diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6cbd2eb --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "mohmdrezk", + "name": "Mohamed Rezk", + "avatar_url": "https://avatars2.githubusercontent.com/u/9597815?v=4", + "profile": "https://github.com/mohmdrezk", + "contributions": [ + "code", + "design", + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "localizer_visual_motion", + "projectOwner": "cpp-lln-lab", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": false +} diff --git a/README.md b/README.md index 44a5abf..ace1970 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_visual_motion/actions) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ![](https://github.com/cpp-lln-lab/localizer_visual_motion/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/localizer_visual_motion) @@ -146,3 +149,22 @@ The `numEventsPerBlock` should be a multiple of the number of "base" listed in t - `-1` indicates static - `expParameters.designSpeeds` is an array `(nr_blocks, numEventsPerBlock) * speedEvent` - `expParameters.designFixationTargets` is an array `(nr_blocks, numEventsPerBlock)` showing for each event if it should be accompanied by a target + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Mohamed Rezk

💻 🎨 🤔
+ + + + + +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