From 706cba47ce2fe465e78da6638323375b685570ef Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 27 Nov 2014 19:54:19 +0000 Subject: [PATCH] Added information about themes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b2acf8..3301f38 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,8 @@ Configuring ----------- To configure it, open your downloaded copy of `index.php` in your favourite editor - the settings can be configured at the top of the file. There are extensive comments that explain what each option does. Make sure that you change the allowed usernames and passwords! If you need more help, don't hesitate to open an issue on this repository or contact me. +Themes (aka strings of CSS) +--------------------------- +Wanted: Themes! If you have a cool theme, simply open an issue on the bug tracker in this repository to share your theme. If you don't have a github account, no problem! Simply email me with your code instead. + --Starbeamrainbowlabs