From dbcc03d1e89b59d93de280185b37dc84e4a9b917 Mon Sep 17 00:00:00 2001 From: Mohamed Sohail Date: Tue, 9 Aug 2022 15:02:00 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a01d3c9..26b508e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> DEPRECATED: Use https://github.com/grassrootseconomics/cic-go-sdk + [![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) @@ -22,4 +24,4 @@ import ( cic_meta "github.com/grassrootseconomics/cic-go/meta" cic_net "github.com/grassrootseconomics/cic-go/net" ) -``` \ No newline at end of file +```