Browse Source

improve readme

Maurits van der Schee 3 years ago
parent
commit
70a673cd99
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -1,6 +1,6 @@
1 1
 # PHP-CRUD-API
2 2
 
3
-Single file PHP 7 script that adds a REST API to a MySQL, PostgreSQL, SQL Server or SQLite database. 
3
+Single file PHP 7 script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. 
4 4
 
5 5
 NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6 6
 

Loading…
Cancel
Save