xoslib wip
diff --git a/planetstack/core/xoslib/README b/planetstack/core/xoslib/README
new file mode 100644
index 0000000..a5af121
--- /dev/null
+++ b/planetstack/core/xoslib/README
@@ -0,0 +1,7 @@
+Add to the following in settings.py
+
+    STATICFILES_DIRS=
+	"/opt/planetstack/core/xoslib/static/",
+
+    TEMPLATE_DIRS=
+        "/opt/planetstack/xoslib/templates",
\ No newline at end of file