Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(641)

Unified Diff: examples/js/README.md

Issue 839553004: Mojo JS Bindings: Update User's Guide, examples (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | examples/js/cube.js » ('j') | examples/js/cube.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/js/README.md
diff --git a/examples/js/README.md b/examples/js/README.md
index f65f863f7c1c2400788b86bbba7b5e656ceb4f27..8fd619a4c5f7745022ba9e3f46427e90e19a589f 100644
--- a/examples/js/README.md
+++ b/examples/js/README.md
@@ -1,10 +1,12 @@
JavaScript Mojo Example Applications
=====================
-users-guide.md - How to build and run JS Mojo applications
+- users-guide.md - How to build and run JS Mojo applications
-hello.js, world.js - A minimal application that connects to another.
+- hello.js, world.js - A minimal application that connects to another.
-wget.js - Uses the network service to load a URL.
+- wget.js - Uses the network service to load a URL.
-cube.js - A JS version of examples/sample_app.
+- cube.js - A JS version of examples/sample_app.
+
+- share_echo.js, share_echo_target.js - Peer to peer service sharing.
« no previous file with comments | « no previous file | examples/js/cube.js » ('j') | examples/js/cube.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698