aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..feffaa4
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Clog
+
+PHP blogging software
+
+Released unlicensed
+
+Installation:
+* Clone the repo
+* Create a posts directory
+* Edit settings.php to your liking
+* Create a .htpasswd file for posting users
+* Edit .htaccess to point to .htpasswd