diff options
author | David Barksdale <amatus@amatus.name> | 2014-02-09 21:28:56 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-02-09 21:28:56 -0600 |
commit | e99db1c04e47b16e92d70040b827bc00514ea261 (patch) | |
tree | f7dbcd688d1b11f6f8cbc5dbcd3741adab3e1dac /README.md | |
parent | f3bc1b01893f21c4f86a624e9daee30d528c6dd5 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,8 +39,8 @@ What You Can Do Now 2. Open http://localhost:3000/gnunet.html We're a long way from running GNUnet in the browser. Currently we have the -transport and ats services running as shared workers and the peerinfo service -provided by the browser window thread. +topology daemon and the transport, ats, and core services running as shared +workers and the peerinfo service provided by the browser window thread. To debug a shared worker in chrome open chrome://inspect and click the "inspect" link next to the http://localhost:3000/js/gnunet-service-transport.js |