diff --git a/README.md b/README.md index 5e75b64..26a4294 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # gotty-client :wrench: GoTTY client for your terminal + +[![GoDoc](https://godoc.org/github.com/moul/gotty-client?status.svg)](https://godoc.org/github.com/moul/gotty-client) + +## Install + +```bash +go get github.com/moul/gotty-client/cmd/gotty-client +``` + +## License + +MIT