summaryrefslogtreecommitdiff
path: root/client/readme.md
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-03-02 02:53:12 -0800
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-03-02 02:54:02 -0800
commit6ab09f89019dcfa7942dfcf261a5d2fd0fcd6e47 (patch)
tree807dfe23b54988749deddc2bab517942ce161b2d /client/readme.md
parent438b369d5efdfdf8e7ea3b70540f5e7cf9929e93 (diff)
Docz
Diffstat (limited to 'client/readme.md')
-rw-r--r--client/readme.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/client/readme.md b/client/readme.md
index 92753d4..b9eef81 100644
--- a/client/readme.md
+++ b/client/readme.md
@@ -1,9 +1,3 @@
-# naive
+# naive-client
-![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
+Connect your client to a hosted `naive-core` instance using `naive-server`.