From 6d8e43fad7baac67873f00e51121e9f5c4650252 Mon Sep 17 00:00:00 2001 From: Ben Murphy Date: Sun, 16 Oct 2011 11:52:56 +0100 Subject: [PATCH] fix up running list in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c22598b..3e0ee9f 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ This project is still very alpha. Enough of the protocol has been implemented to view pages in google chrome. Check out espdy_test_server.erl #Running -/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --use-spdy=ssl -make compile -./test_server -http://localhost:8443 +1. /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --use-spdy=ssl +2. make compile +3. ./test_server +4. http://localhost:8443 # {active, false} socket like API This makes the code much more complicated :( and I'm wondering if it is worth having. If you use a callback module or {active, true} style message sending