diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..6ffd2f540 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "tarasyyyk", + "name": "Taras", + "avatar_url": "https://avatars0.githubusercontent.com/u/20100011?v=4", + "profile": "https://github.com/tarasyyyk", + "contributions": [ + "maintenance", + "review", + "translation" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "uk.javascript.info", + "projectOwner": "javascript-tutorial", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index c93191aa5..386aab525 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Сучасний посібник по JavaScript українською мовою + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + В цьому репозиторію зберігається переклад на українську мову. @@ -58,3 +61,22 @@ P.S. Весь перелік мов можна знайти на сторінц --- Будемо дуже вдячні за ваш переклад, або додавання чогось нового! + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Taras

🚧 👀 🌍
+ + + + + +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