diff --git a/README.md b/README.md index 7073010..736d5c7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Proof of concept terminal. +![image](https://cloud.githubusercontent.com/assets/8284169/15344054/6f3aff7a-1ce6-11e6-8e54-c2edb303f944.png) + + This is a small component of a much larger system including authentication, access control and security - do not use it. ## Getting @@ -18,4 +21,4 @@ Not included is https://github.com/sourcelair/xterm.js cd src/github.com/freman/goterm/assets git clone https://github.com/sourcelair/xterm.js $GOPATH/bin/goterm -assets `pwd` -``` \ No newline at end of file +```