bored

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

commit 256caa4becb791164a414e1eebe3f11ef773dd44
parent b6d918623f914ec3b32a3e27c6b72c38aa9abd6b
Author: Claudio Alessi <smoppy@gmail.com>
Date:   Tue,  8 Dec 2015 22:09:50 +0100

Minor change on the readme.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -19,8 +19,8 @@ bored_run(); Things bored will never have: * An ORM +* A templating system * Dependency injection -* Templates system * Built-in database migration * Unit testing * More than 2000 SLOC.