Browse Source

Update README.md

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

+ 1
- 1
README.md View File

3
 
3
 
4
 # PHP_CRUD_API
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
 ## Requirements
8
 ## Requirements
9
 
9
 

Loading…
Cancel
Save