diff --git a/README.md b/README.md index 10bfd10..f89cf67 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ Strings [![godoc](https://godoc.org/github.com/thepkg/strings?status.svg)](https://godoc.org/github.com/thepkg/strings) Package `strings` implements simple string functions. + +## Installation + +`go get -u github.com/thepkg/strings`