Index: mojo/README.md |
diff --git a/mojo/README.md b/mojo/README.md |
index ea2f94066cdcf25a667007b05a4393eb19e35e98..237d1d4732c58c809abdfe12cf89904b6caa1fbb 100644 |
--- a/mojo/README.md |
+++ b/mojo/README.md |
@@ -1,8 +1,7 @@ |
Mojo |
==== |
-Mojo is an effort to extract a common platform out of Chrome's renderer and |
-plugin processes that can support multiple types of sandboxed content, such as |
-HTML, Pepper, or NaCl. |
+[Mojo](https://www.chromium.org/developers/design-documents/mojo) is an IPC & |
+binding mechanism for Chromium. |
-[Mojo primer for Chromium developers](https://www.chromium.org/developers/design-documents/mojo). |
+TODO(rockot): Describe the important subdirectories. |