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.
|
- Offers both channel-based and synchronous APIs.
|
||||||
- Includes a sample logging client using the channel-based API.
|
- Includes a sample logging client using the channel-based API.
|
||||||
- This code hosting site isn't (yet) compatible with `go get`.
|
|
||||||
|
|
||||||
Written in golang
|
Written in golang
|
||||||
Tags: nmdc
|
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=
|
=CHANGELOG=
|
||||||
|
|
||||||
2017-02-09 0.14
|
2017-02-09 0.14
|
||||||
|
Loading…
Reference in New Issue
Block a user