jgrenon / angular-desktop-app

This is a simple application skeleton to create desktop application using AngularJS. This application is using node-webkit as our desktop host, bower to install client-side libraries as well as normal npm modules as supported by node-webkit.
MIT License
237 stars 57 forks source link

Little README tweaks #13

Closed adiq closed 10 years ago

adiq commented 10 years ago

I made simple README tweaks. Feel free to merge or reject this pull request.

jgrenon commented 10 years ago

Thanks for your help!