diff --git a/.all-contributorsrc b/.all-contributorsrc index 0a8287a..4df2edc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,11 +3,24 @@ "projectOwner": "nqzai", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": true, "commitConvention": "angular", "contributorsPerLine": 7, "contributorsSortAlphabetically": true, - "contributors": [] + "contributors": [ + { + "login": "SankeerthNara", + "name": "SankeerthNara", + "avatar_url": "https://avatars.githubusercontent.com/u/215511671?v=4", + "profile": "https://github.com/SankeerthNara", + "contributions": [ + "doc" + ] + } + ], + "commitType": "docs" } diff --git a/README.md b/README.md index 4e20ba4..6b8e3bc 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ see [`CONTRIBUTING.md`](./CONTRIBUTING.md). Report vulnerabilities per ## Contributors +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) Thanks to everyone who contributes ([emoji key](https://allcontributors.org/docs/en/emoji-key)) — code and non-code alike: @@ -152,8 +153,17 @@ Thanks to everyone who contributes ([emoji key](https://allcontributors.org/docs + + + + + + +
SankeerthNara
SankeerthNara

📖
+ + Contributions of any kind are welcome — this project follows the [all-contributors](https://allcontributors.org) spec.