Update README.

This commit is contained in:
Kyle Isom 2018-09-15 15:26:42 -07:00
parent 63e0cbeacb
commit fad17065fe
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ GOUTILS
This is a collection of small utility code I've written in Go; the `cmd/` This is a collection of small utility code I've written in Go; the `cmd/`
directory has a number of command-line utilities. Rather than keep all directory has a number of command-line utilities. Rather than keep all
of these in superfluous repositories of their own, I'm putting them here. of these in superfluous repositories of their own, I'm putting them here.
Note that for packaging purposes, the goutils-pkg repo should be used: it
pins the library versions to working copies and vendors all depdencies. See
https://github.com/kisom/goutils-pkg for more details.
Contents: Contents: