Index: services/gfx/compositor/README.md |
diff --git a/services/ui/view_manager/README.md b/services/gfx/compositor/README.md |
similarity index 58% |
copy from services/ui/view_manager/README.md |
copy to services/gfx/compositor/README.md |
index c9109a9dda9de300e96172970a35162764848172..751299de07f2ceb3c010bf7a92ceddcbdfab186f 100644 |
--- a/services/ui/view_manager/README.md |
+++ b/services/gfx/compositor/README.md |
@@ -1,8 +1,7 @@ |
-# Mozart View Manager |
+# Mozart Compositor |
-This directory contains an implementation of the ViewManager interface. |
-It provides a composable view management system for used by other |
-applications. |
+This directory contains an implementation of the Compositor interface. |
+It provides a graphical compositor system for use by other applications. |
It doesn't make sense to run this application stand-alone since it |
doesn't have any UI of its own to display. Instead, use the Mozart |