Update README

This commit is contained in:
Vincent Letourneau
2017-07-27 20:01:48 +02:00
parent 691d9f1a3c
commit 55a59ceabb

View File

@@ -64,6 +64,18 @@ When developing, you can use the [Makefile](https://en.wikipedia.org/wiki/Make_(
| mysql-restore | Restore backup from whole database |
| test | Test application with phpunit |
### Example :
```sh
make docker-start
```
Show help
```sh
make help
```
## Directory tree
```sh