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

Unified Diff: examples/ui/png_viewer/README.md

Issue 1559723002: Update the UI examples. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-14
Patch Set: address feedback Created 4 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 | « examples/ui/png_viewer/BUILD.gn ('k') | examples/ui/png_viewer/png_viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/png_viewer/README.md
diff --git a/examples/ui/png_viewer/README.md b/examples/ui/png_viewer/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..44f51cf36a646b3add018d554c1eddffee3b6c34
--- /dev/null
+++ b/examples/ui/png_viewer/README.md
@@ -0,0 +1,8 @@
+# PNG Content Handler Example
+
+This directory contains a simple application which decodes and views
+PNGs by implementing a Mojo content handler.
+
+## USAGE
+
+ out/Debug/mojo_shell "mojo:launcher http://.../my.png"
« no previous file with comments | « examples/ui/png_viewer/BUILD.gn ('k') | examples/ui/png_viewer/png_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698