Skip to content
This repository was archived by the owner on Mar 2, 2024. It is now read-only.

Commit 1e63ee8

Browse files
authored
Update README.md
1 parent aa457af commit 1e63ee8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a minimal JavaScript wrapper for the incredible [PHP CRUD API](https://github.com/mevdschee/php-crud-api) by Maurits van der Schee.
44

5+
💡 This wrapper is used and extended as [Local Persistent Database + MySQL Sync](https://github.com/scriptPilot/pouchdb-mysql/).
6+
57
## Installation
68

79
1. Install [Docker](https://www.docker.com/) and [Node.js](https://nodejs.org/)
@@ -12,7 +14,7 @@ This is a minimal JavaScript wrapper for the incredible [PHP CRUD API](https://g
1214
npm create vite
1315
```
1416

15-
3. Add a PHP backend:
17+
3. Add a [PHP backend](https://github.com/scriptPilot/add-php-backend)
1618

1719
```bash
1820
npx add-php-backend

0 commit comments

Comments
 (0)