From 17ef91dafdcddfe1a52db9f85f43b8c1f012c112 Mon Sep 17 00:00:00 2001 From: Tom Lutzenberger Date: Fri, 6 Oct 2017 23:18:00 +0200 Subject: [PATCH] [:memo: DOCS] Update README Fixes --- Related to --- --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1969ca9..553eb9f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,9 @@ If you are using Windows, you need to use the Linux subsystem in order to execut `$ yarn install` -### 3. Build +### 3. Run tests & build + +`$ yarn run test` `$ yarn run build`