diff options
Diffstat (limited to 'server/readme.md')
-rw-r--r-- | server/readme.md | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/server/readme.md b/server/readme.md index 92753d4..2a0d260 100644 --- a/server/readme.md +++ b/server/readme.md @@ -1,9 +1,3 @@ -# naive +# naive-server -![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 +Serve a `naive-core` instance. |