From 7c5c87a001a8c5738df6db89bbad9ae4277a435f Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 1 Apr 2010 22:53:45 -0700 Subject: [PATCH] fix markdown in README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1caa17a..7f1c645 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ CPWebSocket A WebSocket implementation for Cappuccino. -Test it out by running runserver.js from node.websocket[1] (with -Node[2]) and then browsing to TestHarness/index.html with a browser -that supports WebSockets (such as Google Chrome). - -[1] http://github.com/shazow/node.websocket.js -[2] http://github.com/ry/node +Test it out by running runserver.js from +[node.websocket](http://github.com/shazow/node.websocket.js) (with +[Node](http://github.com/ry/node)) and then browsing to +TestHarness/index.html with a browser that supports WebSockets (such +as Google Chrome). License ======= Copyright 2010 Sami Samhuri + MIT License