Skip to content

Commit 03c2431

Browse files
authored
Update README.md
1 parent b6b2f0f commit 03c2431

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
@@ -18,8 +18,6 @@ Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](h
1818
npx add-php-backend
1919
```
2020

21-
You might be interested in a simple [JavaScript API Wrapper](https://github.com/scriptPilot/js-php-mysql-crud-api) or [PouchDB + MySQL](https://github.com/scriptPilot/pouchdb-mysql/).
22-
2321
## Usage
2422

2523
- Run `npm run backend` to start the backend
@@ -28,6 +26,8 @@ You might be interested in a simple [JavaScript API Wrapper](https://github.com/
2826
- Login with username `root` and password `root`
2927
- Use the PHP CRUD API in frontend with `/api.php`
3028

29+
**You might be interested in a simple [JavaScript API Wrapper](https://github.com/scriptPilot/js-php-mysql-crud-api) or [PouchDB + MySQL](https://github.com/scriptPilot/pouchdb-mysql/).**
30+
3131
## How it works
3232

3333
- **no dependency** will be added to the repository

0 commit comments

Comments
 (0)