Update README.md
This commit is contained in:
parent
1fcbb961c1
commit
2d36d7ce84
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ But still in early stage, feel free to fork or contribute to it.
|
|||
|
||||
Thanks for your using.
|
||||
|
||||
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.
|
||||
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 connect it directly.
|
||||
|
||||
License under MIT.
|
||||
|
|
Loading…
Reference in a new issue