Update README
This commit is contained in:
12
README.md
12
README.md
@@ -64,6 +64,18 @@ When developing, you can use the [Makefile](https://en.wikipedia.org/wiki/Make_(
|
|||||||
| mysql-restore | Restore backup from whole database |
|
| mysql-restore | Restore backup from whole database |
|
||||||
| test | Test application with phpunit |
|
| test | Test application with phpunit |
|
||||||
|
|
||||||
|
### Example :
|
||||||
|
|
||||||
|
```sh
|
||||||
|
make docker-start
|
||||||
|
```
|
||||||
|
|
||||||
|
Show help
|
||||||
|
|
||||||
|
```sh
|
||||||
|
make help
|
||||||
|
```
|
||||||
|
|
||||||
## Directory tree
|
## Directory tree
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user