From 2b064ebf50e64520c44597ec6cb8e16256328c2f Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Mon, 21 Jul 2014 18:29:52 +0100 Subject: Updated readme markdown --- README.md | 20 +++++++++++++------- 1 file 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 -- cgit v1.2.3