Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MeoMix committed May 6, 2015
1 parent 4a51d23 commit 018c983
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Streamus' CSS is compiled via [LESS](http://lesscss.org/). As such, you need to

After this command is running all modifications to .less files will automatically be compiled into .css.

<img src='http://i.imgur.com/bzEn7Ny.png' />

<h3>API keys</h3>
You will need to modify the example key files located in the [/js/background/key/](https://github.com/MeoMix/StreamusChromeExtension/tree/Development/src/js/background/key) directory. Production keys are not committed to GitHub. There is an example key provided. It should not be relied upon for anything other than testing.

Expand All @@ -50,6 +52,8 @@ Test cases may be ran by navigating to chrome-extension://jbnkffmindojffecdhbbme

Streamus uses [Mocha](http://mochajs.org/), [Chai](http://chaijs.com/), and [Sinon](http://sinonjs.org/) for its test cases.

<img src='http://i.imgur.com/OGBCmTz.png' />

Libraries
------

Expand Down

0 comments on commit 018c983

Please sign in to comment.