aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArlo Breault <arlolra@gmail.com>2016-01-04 16:50:22 -0800
committerArlo Breault <arlolra@gmail.com>2016-01-04 16:50:22 -0800
commit461324d36ed9ea513b8a1028f8742d50cac18a42 (patch)
treeb731a43475bfd16ade3eee8536b9227aff2bd3fe /README.md
parentaa46a58e3e6a6f00764659907f669349ec1291a0 (diff)
downloadsnowflake-461324d36ed9ea513b8a1028f8742d50cac18a42.tar.gz
snowflake-461324d36ed9ea513b8a1028f8742d50cac18a42.zip
Update for this repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 07eb81a..1006d70 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,12 @@ Open up four terminals:
1. tor -f torrc SOCKSPort auto
2. tail -F webrtc-client.log
3. cat > signal
-4. ../demo/chat/chat
+4. open proxy/snowflake.html
-Look for the offer in terminal 2; copy and paste it into terminal 4.
-Copy and paste the answer from terminal 4 to terminal 3. At this point
-you should see some TLS garbage in the chat window.
+Look for the offer in terminal 2; copy and paste it into the browswer window
+opened from terminal 4. Copy and paste the answer from terminal 4 to terminal 3.
+At this point you should see some TLS garbage in the chat window.
+
+### More
More documentation on the way.