不要怂,就是干,撸起袖子干!

Commit 7fe5a788 by Mick Hansen

Update README.md

1 parent 31959f94
Showing with 3 additions and 0 deletions
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for [node](http://nodejs.org). MySQL, MariaDB, PostgresSQL, and SQLite Object Relational Mapper (ORM) for [node](http://nodejs.org).
`npm install sequelize // Will install 1.x.x (currently 1.7.x) branch - stable and BC`
`npm install sequelize@unstable // Will install 2.x. branch - unstable and BC breaking`
- [Getting Started](http://sequelizejs.com/articles/getting-started) - [Getting Started](http://sequelizejs.com/articles/getting-started)
- [Documentation](http://sequelizejs.com/docs) - [Documentation](http://sequelizejs.com/docs)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!