From b95c13b4eec262638fadf7155f4fcf803e1b5445 Mon Sep 17 00:00:00 2001 From: girorme Date: Sun, 29 Sep 2019 15:44:37 -0300 Subject: [PATCH] Change README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8943c16..c885570 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ But at the same time you still WANT to implement **good practices** and **standa ``` ## Run tests -```bash +``` $ composer test ```