Update README.md

add charset requirement about DB, refer to issue #208
This commit is contained in:
Max Wu 2016-10-16 00:53:33 +08:00 committed by GitHub
parent 7edd39846c
commit 432106b7c6
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Prerequisite
---
- Node.js 4.x or up (test up to 6.7.0)
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL)
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
- npm and bower
Get started