From a937395c9c6a2aea01f1a1cb84a878caa8399fe8 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Sun, 8 May 2022 14:13:26 +0300 Subject: [PATCH] docs: add badges --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7ca3a4c..96fa363 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ +[![Go Reference](https://pkg.go.dev/badge/github.com/grassrootseconomics/cic_go.svg)](https://pkg.go.dev/github.com/grassrootseconomics/cic_go) +[![Go](https://github.com/grassrootseconomics/cic_go/actions/workflows/go.yml/badge.svg)](https://github.com/grassrootseconomics/cic_go/actions/workflows/go.yml) +[![Coverage Status](https://coveralls.io/repos/github/grassrootseconomics/cic_go/badge.svg?branch=sohail/cic_net_updates)](https://coveralls.io/github/grassrootseconomics/cic_go?branch=sohail/cic_net_updates) + # cic_go Go modules to access various parts of the cic stack + +## Implemented + +- cic_net +- cic_meta \ No newline at end of file