Updated Design (markdown)

无闻 2014-03-15 08:10:58 -07:00
parent 31ed76b938
commit 4dc7d62027

@ -3,7 +3,7 @@
- Web Framework: [github.com/codegangsta/martini](https://github.com/codegangsta/martini)
- 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) or [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) or [github.com/lib/pq](https://github.com/lib/pq)
- Database Driver: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) or [github.com/lib/pq](https://github.com/lib/pq)
## Directory Structure