summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index 8b6aff7..80c1f20 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-#blapaste
+# blapaste
Very simple pastebin clone written in PHP
-##Author
+## Author
Joe Robinson
Source code of [p.of.je](http://p.of.je)
@@ -24,19 +24,18 @@ 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
browser
Ensure the HTTP server has write access to the directory
Navigate to the directory in your browser, then follow the usage
-instructions above
-
+instructions above \ No newline at end of file