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 -
- - +
+ + +