Update README.md
This commit is contained in:
parent
c5a167c266
commit
ad851d668c
@ -4,9 +4,9 @@
|
|||||||
pros:
|
pros:
|
||||||
* Posts are stored in an easy to parse JSON file
|
* Posts are stored in an easy to parse JSON file
|
||||||
* Good performance
|
* Good performance
|
||||||
* Portable as it only requires PHP and no database.
|
* Portable as it only requires PHP and no SQL.
|
||||||
* Unique features like homosexual text, fortunes, random numbers and monospace posts
|
* Unique features like homosexual text, fortunes, random numbers and monospace posts
|
||||||
* Constantly backs up the database allowing you to revert the database easily.
|
* Constantly backs up the posts file allowing you to revert to an old version easily.
|
||||||
|
|
||||||
cons:
|
cons:
|
||||||
* I wrote it very quickly and added new features half hazardly. This made the codebase somewhat unwieldy (hence why im rewriting it)
|
* I wrote it very quickly and added new features half hazardly. This made the codebase somewhat unwieldy (hence why im rewriting it)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user