Update README.md

This commit is contained in:
Manfred Touron 2015-08-28 15:47:26 +02:00
parent 284759fae1
commit 285977c959
1 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@
[![Build Status](https://travis-ci.org/moul/gotty-client.svg?branch=master)](https://travis-ci.org/moul/gotty-client) [![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) [![GoDoc](https://godoc.org/github.com/moul/gotty-client?status.svg)](https://godoc.org/github.com/moul/gotty-client)
``` ```ruby
+----------------+ +----------------+ +-------------+ +----------------+ +----------------+ +-------------+
| | | +---------> /bin/bash | | | | +---------> /bin/bash |
+---> Browser -----+ | gotty | | +-------------+ +---> Browser -----+ | gotty | | +-------------+
@ -17,7 +17,8 @@
|................| | +---------> /bin/bash | |................| | +---------> /bin/bash |
+================+ +----------------+ +-------------+ +================+ +----------------+ +-------------+
^ ^ ^ ^ ^
| | | | |
``` ```