doc: add go-get tags to README
This commit is contained in:
parent
5c6435cf81
commit
a20fce3725
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user