summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjackycute2015-05-08 11:54:02 +0800
committerjackycute2015-05-08 11:54:02 +0800
commit2d36d7ce84c636faac17cef3d3a7c22568df38fe (patch)
tree315473a4fa606f3a2cf7d37cdac3cd10a453ab54 /README.md
parent1fcbb961c134db734a474199480636d1ce23e202 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 75932620..e687ed91 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
HackMD 0.2.7
===
-This is a realtime collaborative markdown notes on all platforms.
-But still in early stage, feel free to fork or contribute to it.
+This is a realtime collaborative markdown notes on all platforms.
+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.