From 6fec6ea09435644ac3f55f4219024ab4e4d3fb67 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Fri, 28 Mar 2014 01:13:05 +0100 Subject: Added README and LICENSE --- README.markdown | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.markdown (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..42afa23 --- /dev/null +++ b/README.markdown @@ -0,0 +1,13 @@ +# simplechat + +A simple websocket-based chatserver written in Go. + +## Installation + +`go get github.com/kch42/simplechat` + +You will also need the [jQuery](http://jquery.com) library. Download the minified version from and save it as `static/jquery.min.js` + +## You are also free to use my public installation + +[chat.kch42.net](http://chat.kch42.net) -- cgit v1.2.3-70-g09d2