Skip to content

Commit c33a32d

Browse files
authored
Update README.md
1 parent 7562ca5 commit c33a32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# php-crud-api
1+
# PHP-CRUD-API (v2)
22

33
Single file PHP 7 script that adds a REST API to a MySQL 5.5 InnoDB database. PostgreSQL 9.1 and MS SQL Server 2012 are fully supported.
44

@@ -93,7 +93,7 @@ These limitation were also present in v1:
9393

9494
## Features
9595

96-
These features match features in v1:
96+
These features match features in v1 (see branch "v1"):
9797

9898
- [x] Single PHP file, easy to deploy.
9999
- [x] Very little code, easy to adapt and maintain

0 commit comments

Comments
 (0)