Chromium Code Reviews| Index: examples/js/README.md |
| diff --git a/examples/js/README.md b/examples/js/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9f8128ee3219b1502ea6f05f9d5d4acb991a8ec7 |
| --- /dev/null |
| +++ b/examples/js/README.md |
| @@ -0,0 +1,5 @@ |
| +JavaScript Mojo Example Applications |
| +===================== |
| + |
| +hello.js, world.js - A minimal application that connects to another. |
| + |