From 693f58ef84f7bdd8366e9c0c8e125492e2f65d86 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Fri, 20 May 2011 11:15:21 -0700 Subject: [PATCH] add url --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 3c2b49d..f2e2d78 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ Cortex: P2P in JavaScript Dan Ballard (2010-2011) +cortex.mindstab.net Cortex is a P2P framework that runs without installation in your web browser. It's one small part Java Applet (HTTP server) and one large part JavaScript. The JavaScript is all the P2P networking code and utilities you need to get off the ground and go.