Update README.md
This commit is contained in:
parent
4b4cf1246d
commit
b94e2a7a38
12
README.md
12
README.md
|
@ -1,2 +1,14 @@
|
||||||
# gotty-client
|
# gotty-client
|
||||||
:wrench: GoTTY client for your terminal
|
: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
|
||||||
|
|
Loading…
Reference in New Issue