summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2014-07-21 18:29:52 +0100
committerJoe Robinson <joe@lc8n.com>2014-07-21 18:29:52 +0100
commit2b064ebf50e64520c44597ec6cb8e16256328c2f (patch)
tree0f0699f8b65d2ba9b52ab36ae7006eda61bdb9ca /README.md
parentfffc066c05279afef8728b5d8d8dba01cf253654 (diff)
Updated readme markdown
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 13 insertions, 7 deletions
diff --git a/README.md b/README.md
index 80c1f20..3ca81b3 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,14 @@
-# blapaste
+blapaste
+========
Very simple pastebin clone written in PHP
-## Author
-Joe Robinson
+Author: Joe Robinson
-Source code of [p.of.je](http://p.of.je)
+Source code of http://p.of.je
+
+Usage
+-----
This is a simple web site where you can paste text and access it via a
browser. Just go to http://p.of.je, type/paste text into the form, and
@@ -24,14 +27,17 @@ where it can be viewed
Alternatively, host it yourself
-# Installation
+Installation
+============
-## Requirements
+Requirements
+------------
PHP (Tested with 5.5, assumed to work with any recent version)
An HTTP Server (Tested with Apache 2.2)
-## Instructions
+Instructions
+------------
Clone this repository into a directory
Configure your HTTP server so that the directory can be accessed via a