diff --git a/.all-contributorsrc b/.all-contributorsrc index 036b6bb..d96e688 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -41,6 +41,15 @@ "doc", "code" ] + }, + { + "login": "ryanhex53", + "name": "ryanhex53", + "avatar_url": "https://avatars.githubusercontent.com/u/360426?v=4", + "profile": "https://github.com/ryanhex53", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5f6d70d..9847412 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # captcha-canvas -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) This is an npm package [captcha-canvas](https://npmjs.com/package/captcha-canvas) helps you to make custom captcha of all types. The package uses `canvas` to create captcha imagas. See installation section to know how to install. @@ -66,15 +66,17 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Shashank 📆 |
- TheDeadCraftPT 🐛 |
- IchiiDev 🐛 |
- Ikramullah 📖 💻 |
+ Shashank 📆 |
+ TheDeadCraftPT 🐛 |
+ IchiiDev 🐛 |
+ Ikramullah 📖 💻 |
+ ryanhex53 💻 |