Update config description

This commit is contained in:
Yukai Huang 2016-10-05 12:07:07 +08:00
parent 79f64d0503
commit 5dfa83d350
1 changed files with 3 additions and 3 deletions

View File

@ -31,9 +31,9 @@ cat << EOF
Edit the following config file to setup hackmd server and client.
Read more info at https://github.com/hackmdio/hackmd#configuration-files
- config.json
- public/js/common.js
- .sequelizerc
* config.json -- server config
* public/js/common.js -- client config
* .sequelizerc -- db config
EOF