diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..e2b24d8 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "oriel-beck", + "name": "oriel-beck", + "avatar_url": "https://avatars.githubusercontent.com/u/72157108?v=4", + "profile": "https://github.com/oriel-beck", + "contributions": [ + "code", + "bug" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "ByteDatabase", + "projectOwner": "cloudteamdev", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 39ca0bc..11bd18e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ByteDatabase - database for beginners. + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +

ByteDB Logo Wide

@@ -60,3 +63,23 @@ _for more detailed examples check out our guide [here](https://github.com/cloudt ## Credits This database is an official project by the [CloudTeam](https://cloudteam.me) and is managed by [avonryle#2022](https://github.com/avonryle) in discord.
... other people will be posted later + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

oriel-beck

💻 🐛
+ + + + + + +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