summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2014-07-21 18:37:22 +0100
committerJoe Robinson <joe@lc8n.com>2014-07-21 18:37:22 +0100
commitf90c6892b2eb327d58ff09ab506f4fa618cdb33d (patch)
tree872ba54126369d75fde23ee1248aa2db98e3dd62
parent90828c57e4eaf5cf05dc74ebe69139d5ab64e789 (diff)
Updated readme markdown
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 349ce54..3bb115a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ 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
press submit. It will then take you to a page with your text on a page
@@ -31,16 +30,13 @@ You can set up your own instance of this on any HTTP server running PHP.
Installation
============
-
Requirements
------------
-
- PHP (Tested with 5.5, assumed to work with any recent version)
- An HTTP Server (Tested with Apache 2.2)
Instructions
------------
-
- Clone this repository into a directory
- Configure your HTTP server so that the directory can be accessed via a
browser