From ad2edd43ed22556bc193564e12096030c7b22945 Mon Sep 17 00:00:00 2001 From: devaryan12123 <72160721+devaryan12123@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:00:45 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c719831..3cb8cc4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -### Local Dev Setup +### Local Developer Setup Requires Node version 6.9.5 or higher. @@ -26,7 +26,7 @@ Import smart contract artifacts from `contracts` repo: yarn run update_contracts ``` -Start dev server: +Starting dev server: ``` yarn run dev