Update README.md

This commit is contained in:
Manfred Touron 2015-08-28 15:46:00 +02:00
parent 2ce7c93832
commit 284759fae1
1 changed files with 17 additions and 0 deletions

View File

@ -4,6 +4,23 @@
[![Build Status](https://travis-ci.org/moul/gotty-client.svg?branch=master)](https://travis-ci.org/moul/gotty-client)
[![GoDoc](https://godoc.org/github.com/moul/gotty-client?status.svg)](https://godoc.org/github.com/moul/gotty-client)
```
+----------------+ +----------------+ +-------------+
| | | +---------> /bin/bash |
+---> Browser -----+ | gotty | | +-------------+
+-------+ | | | | | | |
| | | +----------------+ | | | | +-------------+
| Bob +---+ +--->---websockets+---------> /bin/bash |
| | | +================+ | | | | +-------------+
+-------+ | |................| | | | |
+--->..gotty-client.-----+ | | | +-------------+
|................| | +---------> /bin/bash |
+================+ +----------------+ +-------------+
```
## Install
```bash