Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joewalnes committed Mar 14, 2013
1 parent 0559afd commit f28396f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Any message sent from the WebSocket client will be piped to the process `STDIN`
Any text printed by the process to `STDOUT` shall be sent as a WebSocket message whenever a `\n` newline is encountered.


Download
--------

**[Download for Linux, OS X and Windows](https://github.com/joewalnes/websocketd/wiki/Download-and-install)**


Quickstart
----------

Expand Down Expand Up @@ -86,3 +92,8 @@ Open this page in your web-browser. It will even work if you open it directly
from disk using a `file://` URL.


User Manual
-----------

**[More documentation in the user manual](https://github.com/joewalnes/websocketd/wiki)**

0 comments on commit f28396f

Please sign in to comment.