From 1196b27e388a5272fa60d0f00a05ebc2a395d187 Mon Sep 17 00:00:00 2001 From: terribleplan Date: Thu, 6 Jun 2013 03:35:51 -0500 Subject: [PATCH] Fix readme and stuff --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 687c54f..10cab11 100755 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ #Emergency Site Software -======================== +------------ A small php software that provides an easy way to create a site like http://emergencycompliment.com/. +[Reference implementation](http://emergencysitesoftware.com/). License ------------ The source code of this project is available under a New BSD License except for lib/jquery.min.js, which is provided under the original MIT License. Text of this project's license is available in LICENSE, and text of jQuery's license is available in JQ-LICENSE. Changelog ------------ -+ Added -- Removed -~ Fixed +[+] Added +[ ] Removed +[~] Fixed 0.1 (current) -+ Database interfaces -+ PHP 'database' -+ Main classes -+ Javascript/CSS -+ Placeholders \ No newline at end of file +[+] Database interfaces +[+] PHP 'database' +[+] Main classes +[+] Javascript/CSS +[+] Placeholders \ No newline at end of file