bored

A micro PHP framework
git clone git://git.bitsmanent.org/bored
Log | Files | Refs | README

commit 4562222b0811225ddb3384d05ab50c4c11657148
parent 49126ed417ec6d96183e1a85e79a861be7079327
Author: Claudio Alessi <smoppy@gmail.com>
Date:   Fri, 22 Jan 2016 19:32:36 +0100

Remove web server section.

Diffstat:
MREADME.md | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -116,7 +116,3 @@ Array #### Output formatting ... - -### Web server configuration -There is no need to configure the web server at all, just include bored from -your PHP project files and you're done.