Github Widget
How to use
Copy paste this code in your HTML, replacing data-username with your GitHub username
```html ```Via npm
npm install github-card
Then add this to your HTML, replacing data-username value with your own GitHub username
```html
```
Via bower
bower install github-widget
Then add this to your HTML, replacing data-username value with your own GitHub username
```html
```