Update README.md

This commit is contained in:
Manfred Touron 2015-08-24 18:57:18 +02:00
parent a582d263f7
commit f10151ee99
1 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,14 @@
# gotty-client
:wrench: GoTTY client for your terminal
:wrench: [GoTTY](https://github.com/yudai/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
```
## Usage
Server side
@ -48,12 +54,6 @@ Mon Aug 24 18:54:38 CEST 2015
^C
```
## Install
```bash
go get github.com/moul/gotty-client/cmd/gotty-client
```
## License
MIT