diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..52d0095 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,14 @@ +{ + "projectName": "gotty", + "projectOwner": "sorenisanerd", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "none", + "contributors": [], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index f4948c7..b1be6ed 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ![](https://raw.githubusercontent.com/sorenisanerd/gotty/master/resources/favicon.ico) GoTTY - Share your terminal as a web application + +[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) + [![GitHub release](http://img.shields.io/github/release/sorenisanerd/gotty.svg?style=flat-square)][release] [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license] @@ -193,3 +196,14 @@ GoTTY uses [xterm.js](https://xtermjs.org/) and [hterm](https://groups.google.co The MIT License # Contributors + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file