Chromium Code Reviews| Index: examples/js/README.md |
| diff --git a/examples/js/README.md b/examples/js/README.md |
| index 586772a5ccc909c35586000f7c60bfe04d732cdb..fc52d7a7e324431515c30df1021353036d8098e7 100644 |
| --- a/examples/js/README.md |
| +++ b/examples/js/README.md |
| @@ -5,6 +5,7 @@ hello.js, world.js - A minimal application that connects to another. |
| wget.js - Uses the network service to load a URL. |
| +cube.js - A JS version of examples/sample_app. |
|
Aaron Boodman
2014/12/09 20:24:53
cool :)
|
| --- Running Mojo Applications --- |