Fix readme and stuff
This commit is contained in:
parent
a00849f8f4
commit
1196b27e38
19
README.md
19
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
|
||||
[+] Database interfaces
|
||||
[+] PHP 'database'
|
||||
[+] Main classes
|
||||
[+] Javascript/CSS
|
||||
[+] Placeholders
|
Reference in a new issue