Skip to content

Commit f190a7e

Browse files
committed
Update README.md
1 parent fa4c773 commit f190a7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ You might be interested in a simple [Synchronization between local IndexedDB and
2424

2525
- Run `npm run backend` to start the backend
2626
- Open the PHP server at http://localhost:8000
27-
- API endpoint at http://localhost:8000/api.php [.../records/tasks](http://localhost:8000/api.php/records/tasks)
27+
- API endpoint at http://localhost:8000/api.php
28+
- example: http://localhost:8000/api.php/records/tasks
2829
- Open phpMyAdmin at http://localhost:8080
2930
- Login with username `root` and password `root`
3031
- Use the PHP CRUD API in frontend with `/api.php`

0 commit comments

Comments
 (0)