From 0203c6040a565db6ab4d685ddaa3441bb1857a26 Mon Sep 17 00:00:00 2001 From: Thomas Schmidts Date: Fri, 24 Apr 2015 16:47:10 +0200 Subject: [PATCH] Changed Intro Page in the documentation --- Documentation/Books/Users/README.mdpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/Books/Users/README.mdpp b/Documentation/Books/Users/README.mdpp index e1a2e4685d..e1c98ee6f1 100644 --- a/Documentation/Books/Users/README.mdpp +++ b/Documentation/Books/Users/README.mdpp @@ -4,7 +4,7 @@ Welcome to the ArangoDB documentation! The documentation introduces ArangoDB for you as an user, developer and administrator and describes all of its functions in detail. -ArangoDB is a multi-purpose, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks. +ArangoDB is a multi-model, open-source database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. Use ACID transactions if you require them. Scale horizontally and vertically with a few mouse clicks. Key features include: @@ -34,4 +34,3 @@ If you have any questions don't hesitate to ask on: - [stackoverflow](http://stackoverflow.com/questions/tagged/arangodb) We will respond as soon as possible. -