From b94e2a7a38d32410cc794bb34ee7f5e60df7d1d8 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Mon, 24 Aug 2015 18:51:46 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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