diff options
author | jackycute | 2015-05-08 11:52:47 +0800 |
---|---|---|
committer | jackycute | 2015-05-08 11:52:47 +0800 |
commit | 1fcbb961c134db734a474199480636d1ce23e202 (patch) | |
tree | c64301368a9463889cff02f3c019c3f251632d7b | |
parent | 11dd0bda9f6acdd3247524005ca2145e659e2bc3 (diff) |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 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 launch and connect it. License under MIT. |