aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-11-24 14:53:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-11-24 14:53:45 +0200
commit980018260b47ade0a6ded72a15f25d189d17a155 (patch)
treec47886466d8491fdac157cd1b80be30e22412702
parent933da9460490d6415e174bf324888eafc77b012e (diff)
Fix README
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index af0b72d..56241ca 100644
--- a/README
+++ b/README
@@ -1,8 +1,7 @@
MariaDB is an open-source, multi-threaded, relational database management
-system with libmariadb being its C library. Applications can use this library
-to pass queries to MariaDB and MySQL database servers, and to receive the
-results of those queries using the C programming language. For more information
-see:
+system with libmariadb being its C client library. Applications can use this
+library to pass queries to MariaDB database servers and to receive the results
+of those queries using the C programming language. For more information see:
https://mariadb.com