Skip to content

Commit 6688cd5

Browse files
authored
Update README.md
1 parent 82f0aa0 commit 6688cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](h
3131
- you have **full control** of all source files for fine tuning
3232
- running `npx add-php-backend` will download the package in a cache folder
3333
- the package main script will **create some files** in the project folder if not exist:
34-
- `docker/` folder with Dockerfiles
34+
- `docker/` folder with the Dockerfiles
3535
- `public/api.php` initialization of the PHP CRUD API
3636
- `public/credentials.template.php` to be renamed to `credentials.php` for production
3737
- `composer.json` to configure Composer

0 commit comments

Comments
 (0)