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
|
#Emergency Site Software
|
||||||
========================
|
------------
|
||||||
A small php software that provides an easy way to create a site like http://emergencycompliment.com/.
|
A small php software that provides an easy way to create a site like http://emergencycompliment.com/.
|
||||||
|
[Reference implementation](http://emergencysitesoftware.com/).
|
||||||
License
|
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.
|
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.
|
Text of this project's license is available in LICENSE, and text of jQuery's license is available in JQ-LICENSE.
|
||||||
Changelog
|
Changelog
|
||||||
------------
|
------------
|
||||||
+ Added
|
[+] Added
|
||||||
- Removed
|
[ ] Removed
|
||||||
~ Fixed
|
[~] Fixed
|
||||||
0.1 (current)
|
0.1 (current)
|
||||||
+ Database interfaces
|
[+] Database interfaces
|
||||||
+ PHP 'database'
|
[+] PHP 'database'
|
||||||
+ Main classes
|
[+] Main classes
|
||||||
+ Javascript/CSS
|
[+] Javascript/CSS
|
||||||
+ Placeholders
|
[+] Placeholders
|
Reference in a new issue