Skip to content

Commit 39112b2

Browse files
authored
Update README.md
1 parent 692faa8 commit 39112b2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# PHP-CRUD-API (v2)
22

3-
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.
3+
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

5-
**NB: Stable "v1" branch is:**
6-
https://github.com/mevdschee/php-crud-api/tree/v1
5+
NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
6+
7+
NB: Are you looking for v1? It is here: https://github.com/mevdschee/php-crud-api/tree/v1
78

89
Related projects:
910

0 commit comments

Comments
 (0)