Updated Design (markdown)

Joe Chen 2014-02-12 12:51:44 -08:00
parent d12a332506
commit 6ef3c5590a

@ -1,7 +1,7 @@
## Dependencies
- Web Framework: [github.com/codegangsta/martini](https://github.com/codegangsta/martini)
- UI Framework: [[Bootstrap](http://getbootstrap.com/)(Preferred) | [Foundation](http://foundation.zurb.com/index.html)]
- UI Framework: [TODC Bootstrap](http://todc.github.io/todc-bootstrap/)
- ORM: [github.com/lunny/xorm](https://github.com/lunny/xorm)
- Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
- Git Binding: [[github.com/libgit2/git2go](https://github.com/libgit2/git2go)(Preferred) | [github.com/str1ngs/go-git](https://github.com/str1ngs/go-git)]