From a9161be409f2f0433958e8c8333fc6940c973d7d Mon Sep 17 00:00:00 2001 From: Shannon Wynter Date: Wed, 18 May 2016 10:51:50 +1000 Subject: [PATCH] Added screenshot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 +```