diff --git a/README.md b/README.md index c0a0999..f2ee5f3 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,21 @@ The code is self documenting :^) i dont have to write any documentation. Pros: Runs much better than the original GetgleBBS, + Cleaner codebase than GetgleBBS, + Very modular and easy to work with object-oriented code. + It's objected oriented Cons: + It's object oriented. + + I didn't implement bumping yet, GetgleBBS has it but not GetgleBBS2 + + It's a clusterfuck in some places because I had to port the flatfile database to mysql sloppily and include some legacy cruft from the old codebase in the new codebase ---