summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-01-19 20:18:40 -0800
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-01-19 20:18:40 -0800
commit3f8cdcf4d59f4fc91940304b898b5668f705d5a0 (patch)
tree8b632c7826d7910885405f38346e409977ce1d55
parenta268b3127be9fa350da67fae9060d8e987a1d0a7 (diff)
Link to docs
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 84cd3b7..79f4637 100644
--- a/readme.md
+++ b/readme.md
@@ -2,6 +2,8 @@
![build status](https://api.travis-ci.org/nvandoorn/naive.svg?branch=master "Build Status")
+[Read the docs](https://nvandoorn.github.io/naive/)
+
A small NoSQL database with an API similar to Firebase backed by a static JSON file.
Useful for prototyping or situations where size is small and data integrity is not that important