diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..db93254 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "benmonro", + "name": "Ben Monro", + "avatar_url": "https://avatars3.githubusercontent.com/u/399236?v=4", + "profile": "https://github.com/benmonro", + "contributions": [ + "code", + "test", + "ideas", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "svelte-testing-library", + "projectOwner": "testing-library", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 383bdb6..cd6fb40 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)

svelte-testing-library

@@ -186,6 +187,11 @@ light-weight, simple, and understandable. ## Contributors + + +
Ben Monro
Ben Monro

💻 ⚠️ 🤔 📖
+ + Thanks goes to these people ([emoji key][emojis]):