From 55a59ceabb020d3b4f35cee0e7faf967bc0db743 Mon Sep 17 00:00:00 2001 From: Vincent Letourneau Date: Thu, 27 Jul 2017 20:01:48 +0200 Subject: [PATCH] Update README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9ea4ee4..433d252 100644 --- a/README.md +++ b/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 | | test | Test application with phpunit | +### Example : + +```sh +make docker-start +``` + +Show help + +```sh +make help +``` + ## Directory tree ```sh