Create a nice table of your contributors and add it to our README.md
stoeffel | stoeffel |
stoeffel | stoeffel |
$ npm install -g gh-contributors-table
$ gh-contributors-table stoeffel hemanth bylexus >> readme.md # appends the readme with the generated table
$ gh-contributors-table --cols 2 stoeffel hemanth bylexus >> readme.md # default for cols is 4
MIT © stoeffel