Browse Source

Merge branch 'master' of github.com:mevdschee/php-crud-api

Maurits van der Schee 8 years ago
parent
commit
77c028b941
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -3,7 +3,7 @@
3 3
 
4 4
 # PHP_CRUD_API
5 5
 
6
-Single file PHP script that adds a REST API to a MySQL InnoDB database. Alternatively both SQLite 3, PostgreSQL 9 and MS SQL Server 2012 are fully supported.
6
+Single file PHP script that adds a REST API to a MySQL InnoDB database. Alternatively SQLite 3, PostgreSQL 9 and MS SQL Server 2012 are fully supported.
7 7
 
8 8
 ## Requirements
9 9
 

Loading…
Cancel
Save