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

Commit c9e48e48 by Pedro Augusto de Paula Barbosa Committed by Sushant

docs(readme): make it easier for newcomers (#10676)

1 parent 4ec86a4b
Showing with 2 additions and 0 deletions
...@@ -18,6 +18,8 @@ Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite an ...@@ -18,6 +18,8 @@ Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite an
Sequelize follows [SEMVER](http://semver.org). Supports Node v6 and above to use ES6 features. Sequelize follows [SEMVER](http://semver.org). Supports Node v6 and above to use ES6 features.
New to Sequelize? Take a look at the [Tutorials and Guides](http://docs.sequelizejs.com/). You might also be interested in the [API Reference](http://docs.sequelizejs.com/identifiers).
## v5 Release ## v5 Release
You can find the upgrade guide and changelog [here](http://docs.sequelizejs.com/manual/upgrade-to-v5.html). You can find the upgrade guide and changelog [here](http://docs.sequelizejs.com/manual/upgrade-to-v5.html).
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!