If you change the file Readme to README.md it will show all of your MD on the home page.
Opened this issue · 0 comments
joncodo commented
You can also set this up to install through bower for better adoption.
in command line just type bower init and it will walk you through it.
Then users will only have to type bower install broadsoft-webrtc
as opposed to having to clone and npm install and grunt. You can also just expose the dist folder if you want instead of the whole project.
Just a nice to have thing :)