From a20fce37256e69527067da9f699f596b30aa7c18 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 28 Oct 2017 12:32:06 +1300 Subject: [PATCH] doc: add go-get tags to README --- __dist/README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/__dist/README.txt b/__dist/README.txt index c64d83b..6b26aeb 100644 --- a/__dist/README.txt +++ b/__dist/README.txt @@ -2,11 +2,15 @@ An NMDC client protocol library for Golang. - Offers both channel-based and synchronous APIs. - Includes a sample logging client using the channel-based API. -- This code hosting site isn't (yet) compatible with `go get`. Written in golang Tags: nmdc +=GO GET= + +This package can be installed via go get: `go get code.ivysaur.me/libnmdc` +[go-get]code.ivysaur.me/libnmdc git https://git.ivysaur.me/code.ivysaur.me/libnmdc.git[/go-get] + =CHANGELOG= 2017-02-09 0.14