Merge branch 'master' of github.com:open-cloud/xos
diff --git a/xos/README.md b/xos/README.md
index d761d59..daec000 100644
--- a/xos/README.md
+++ b/xos/README.md
@@ -2,7 +2,6 @@
This is the main directory for XOS. Sub-directories include:
-* admin_customize, templates -- related to Django GUI
* configurations -- collection of canned configurations
* core -- core model definitions
* generators -- tools to generate auxiliary structures from data model
@@ -11,6 +10,7 @@
* openstack -- client-side interaction with OpenStack (to be depreciated)
* services -- model definitions for a set of services
* synchronizers -- collection of synchronizers
+* templates -- Django GUI templates
* test -- system-wide tests to be collected here
* tosca -- tosca modeling layer on top of RESTful API
* tools -- assorted tools and scripts