Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / plugins / ChooseTheme / README.md
diff --git a/plugins/ChooseTheme/README.md b/plugins/ChooseTheme/README.md
new file mode 100644 (file)
index 0000000..2e0a761
--- /dev/null
@@ -0,0 +1,13 @@
+### Choose theme
+A simple plugin for [GNU social software](http://gnu.io/social/). 
+The plugin enables the user to select their own theme, independently on site setting and other users.
+
+#### Enable plugin
+- Include this code in your GNU social instance. 
+- Edit your `config.php` to include `addPlugin("ChooseTheme");`
+
+#### How-to
+- Choose settings from the GNU social menu. Choose 'Theme' on left menu.
+- Select a theme and press 'Save'.
+
+