Skip to content

Commit

Permalink
Update copy and link to nw.js
Browse files Browse the repository at this point in the history
  • Loading branch information
weblancaster committed Apr 24, 2015
1 parent ccbef5c commit 3c24a33
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Soundnode App
============

Soundnode App is a Open-Source project to support Soundcloud for desktop. <br>
Built with Node-Webkit, Node.js, Angular.js and consuming Soundcloud API.
Built with NW.js, Node.js, Angular.js and consuming Soundcloud API.

**Why I built it?!** [blog post](http://www.bymichaellancaster.com/blog/soundnode-soundcloud-for-desktop-dev-release/)

Expand Down Expand Up @@ -32,11 +32,9 @@ Please follow the [contributions guidelines](https://github.com/Soundnode/soundn

## Development

If you started work on any fix/new feature please notify what you are working on [status issue](https://github.com/Soundnode/soundnode-app/issues/97)
Check out how to run at [NW.js page](https://github.com/nwjs/nw.js/wiki/How-to-run-apps)

Check out how to run Node-Webkit here [Node-Webkit page](https://github.com/rogerwang/node-webkit/wiki/How-to-run-apps)

Node-Webkit don't support mp3 and h264 in video and audio tag by default because of patented media formats.
NW.js don't support mp3 and h264 in video and audio tag by default because of patented media formats.
but here's how you can [support audio](https://github.com/Soundnode/soundnode-app/wiki/Support-mp3-and-h264-in-video-and-audio-tag) and develop.
<br>
See the [Development's page](https://github.com/Soundnode/soundnode-app/wiki/Development)
Expand Down

0 comments on commit 3c24a33

Please sign in to comment.