From 42b0d1c9f92b90ca9909be5727259a7edd8d74a1 Mon Sep 17 00:00:00 2001 From: Andra Blaj Date: Wed, 26 Nov 2025 11:49:28 +0200 Subject: [PATCH] chore: add badges for license, release, and Discourse Added badges for license, release, and Discourse to README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7e5d4d6..03f8a1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # CHT Sync +![GitHub license](https://img.shields.io/github/license/medic/cht-sync) +![GitHub release](https://img.shields.io/github/v/release/medic/cht-sync) +[![Discourse](https://img.shields.io/badge/discourse-join-blue)](https://forum.communityhealthtoolkit.org/) + CHT Sync is an integrated solution designed to enable data synchronization between CouchDB and PostgreSQL for the purpose of analytics. Read more detail on the [CHT docs site](https://docs.communityhealthtoolkit.org/core/overview/cht-sync/). ## Using