Chromium Code Reviews| Index: examples/ui/spinning_cube/README.md |
| diff --git a/examples/ui/spinning_cube/README.md b/examples/ui/spinning_cube/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1df5fa898e881d5b323edccbca1caf2de6380d29 |
| --- /dev/null |
| +++ b/examples/ui/spinning_cube/README.md |
| @@ -0,0 +1,8 @@ |
| +# Mozart Spinning Cube Example |
| + |
| +This directory contains a simple application which draws a spinning cube |
| +into a View. |
| + |
| +## USAGE |
| + |
| + out/Debug/mojo_shell "mojo:launcher mojo:spinning_cube_view" |