diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..8ff7c85 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "peiwangdb", + "name": "peiwangdb", + "avatar_url": "https://avatars0.githubusercontent.com/u/15167104?v=4", + "profile": "http://www.sfu.ca/~peiw/", + "contributions": [ + "code", + "maintenance" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "DataConnectorConfigs", + "projectOwner": "sfu-db", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 6a4366e..1d23eea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Setting up the data connector config file + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + This README is intended for contributors and developers who want to build your configuration file. In this file, it will go over how to make a configuration file with Yelp's API, specifically an API for phone number searches. @@ -93,3 +96,22 @@ Once the user sets up the appropriate responses in the Json file then the user c # That's all for now Please visit the other tutorials that are available if you are interested in setting up a data connector. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
peiwangdb 💻 🚧 |
+