From 26bcad55631fa0e1c99a979f8136a02067e44e1b Mon Sep 17 00:00:00 2001 From: Maurits van der Schee Date: Wed, 20 Apr 2016 23:57:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f477e01..b408ffc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/mevdschee/php-crud-api.svg)](http://isitmaintained.com/project/mevdschee/php-crud-api "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/mevdschee/php-crud-api.svg)](http://isitmaintained.com/project/mevdschee/php-crud-api "Percentage of issues still open") -# PHP_CRUD_API +# PHP-CRUD-API 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.