diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..32e3f78 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,22 @@ +{ + "projectName": "nsfw_model", + "projectOwner": "GantMan", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "contributors": [ + { + "login": "GantMan", + "name": "Gant Laborde", + "avatar_url": "https://avatars0.githubusercontent.com/u/997157?v=4", + "profile": "http://gantlaborde.com/", + "contributions": [ + "code", + "doc", + "ideas" + ] + } + ] +} diff --git a/README.md b/README.md index 65ed593..6376f5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) NSFW Detector logo
@@ -42,3 +43,14 @@ My twitter is [@GantLaborde](https://twitter.com/GantLaborde) - I'm a School Of Learn more about [me](http://gantlaborde.com/) and the [company I work for](https://infinite.red/). Special thanks to the [nsfw_data_scraper](https://github.com/alexkimxyz/nsfw_data_scrapper) for the training data. + +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): + + +| [
Gant Laborde](http://gantlaborde.com/)
[💻](https://github.com/GantMan/nsfw_model/commits?author=GantMan "Code") [📖](https://github.com/GantMan/nsfw_model/commits?author=GantMan "Documentation") [🤔](#ideas-GantMan "Ideas, Planning, & Feedback") | +| :---: | + + +This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file