From b431824fee0bc9bc6ff0ee52144e723de992023b Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Tue, 13 Dec 2016 20:06:00 +0100 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 95114348..68d9ad18 100644 --- a/README.md +++ b/README.md @@ -8,30 +8,28 @@ Hearthstone replays in your browser, written in Typescript with React. ## Requirements - Node.js ~v7 (v4.5 should also work, but is not officially supported) -- Compiling: `npm install -g gulp webpack` +- Build system: `npm install -g gulp webpack` - Development: `npm install -g electron-prebuilt gulp webpack` -## Compiling +## Building ``` npm install -``` - -``` gulp compile ``` -## Embedding +## Usage ```html -
- - +
+ + +