Index: examples/ui/pdf_viewer/README.md |
diff --git a/examples/ui/pdf_viewer/README.md b/examples/ui/pdf_viewer/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1be9a65640372e8fb2805da25e954f42d5e7ddd6 |
--- /dev/null |
+++ b/examples/ui/pdf_viewer/README.md |
@@ -0,0 +1,8 @@ |
+# PDF Content Handler Example |
+ |
+This directory contains a simple application which decodes and views |
+PDFs by implementing a Mojo content handler. |
+ |
+## USAGE |
+ |
+ out/Debug/mojo_shell "mojo:launcher http://.../my.pdf" |