Index: examples/ui/shapes/README.md |
diff --git a/examples/ui/shapes/README.md b/examples/ui/shapes/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..968dc4adf3face89c1bc61b4221bc64c36a5f989 |
--- /dev/null |
+++ b/examples/ui/shapes/README.md |
@@ -0,0 +1,8 @@ |
+# Skia GPU Accelerated Drawing Example (Ganesh) |
+ |
+This directory contains a simple application which uses Skia's |
+Ganesh renderer to draw some simple shapes in a view. |
+ |
+## USAGE |
+ |
+ out/Debug/mojo_shell "mojo:launcher mojo:shapes_view" |