Skip to content

Commit 45a9cee

Browse files
authored
Update README.md
1 parent 6688cd5 commit 45a9cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](h
3636
- `public/credentials.template.php` to be renamed to `credentials.php` for production
3737
- `composer.json` to configure Composer
3838
- `docker-composer.yml` to configure the container setup
39-
- `schema.sql` contains the database schema
39+
- `schema.sql` contains the database schema and updates to it
4040
- `testdata.sql` contains test data only for development
4141
- the package main script will **modify some files** in your project folder:
4242
- add a `backend` script to the `package.json` file

0 commit comments

Comments
 (0)