add "See Also" section to README.md
parent
92d6f78ad6
commit
6ee4efc093
|
@ -72,3 +72,10 @@ GOPROXY=direct go get github.com/reiver/go-opt
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link)
|
Package **opt** was written by [Charles Iliya Krempeaux](http://reiver.link)
|
||||||
|
|
||||||
|
## See Also
|
||||||
|
|
||||||
|
* https://github.com/reiver/go-lck
|
||||||
|
* https://github.com/reiver/go-nul
|
||||||
|
* https://github.com/reiver/go-opt
|
||||||
|
* https://github.com/reiver/go-tmp
|
||||||
|
|
Loading…
Reference in New Issue