Update README.md

This commit is contained in:
jackycute 2015-05-08 11:52:30 +08:00
parent d1e0b1e9ed
commit 11dd0bda9f
1 changed files with 4 additions and 1 deletions

View File

@ -6,4 +6,7 @@ But still in early stage, feel free to fork or contribute to it.
Thanks for your using.
License under MIT.
The notes are store in PostgreSQL, and I provided the schema in the hackmd_schema.sql.
The users and sessions are store in mongoDB, which don't need schema, so just launch and connect it.
License under MIT.