summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjackycute2015-05-08 11:52:30 +0800
committerjackycute2015-05-08 11:52:30 +0800
commit11dd0bda9f6acdd3247524005ca2145e659e2bc3 (patch)
tree52c53e66d7143d37b254b4c8b73adc065739d1c4 /README.md
parentd1e0b1e9ed32a998983e69b5c58aeab530b10573 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e6b120c..690fc570 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,7 @@ But still in early stage, feel free to fork or contribute to it.
Thanks for your using.
-License under MIT. \ No newline at end of file
+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.