From 6f5defb6ecb235e6aba2c73cdba092213111ce17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rosa?= Date: Mon, 22 May 2017 17:41:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cab906..a9d81d1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Just build and create configuration file. ### Configuration file (configuration.json) The configuration file must be named `configuration.json`. -```json +```js // The json configuration { "basePath": "./project", // The path of your project