summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
Diffstat (limited to 'mojo')
-rw-r--r--mojo/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/mojo/README b/mojo/README
index 6a41a8b..9eb2abd 100644
--- a/mojo/README
+++ b/mojo/README
@@ -1,2 +1,3 @@
-This is an effort to extract a lower-level platform from Chrome’s browser,
-renderer, and other processes, that all could be implemented in terms of.
+This 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.