Skip to content

Commit e92ff83

Browse files
committed
update README
1 parent a1f18ab commit e92ff83

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
[![](https://img.shields.io/badge/Octave-CI-blue?logo=Octave&logoColor=white)](https://github.com/cpp-lln-lab/localizer_auditory_motion/actions)
2-
3-
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
52
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
6-
7-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8-
93
![](https://github.com/cpp-lln-lab/localizer_auditory_motion/workflows/CI/badge.svg)
104
[![codecov](https://codecov.io/gh/cpp-lln-lab/localizer_auditory_motion/branch/master/graph/badge.svg)](https://codecov.io/gh/cpp-lln-lab/localizer_auditory_motion)
115
[![Build Status](https://travis-ci.com/cpp-lln-lab/localizer_auditory_motion.svg?branch=master)](https://travis-ci.com/cpp-lln-lab/localizer_auditory_motion)
@@ -32,7 +26,8 @@ experiment mode, motion stimuli details, exp. design, etc.)
3226

3327
### `setParameters`
3428

35-
`setParameters.m` is the core engine of the experiment. See [docs/configuration](.docs/../docs/configuration.md) for more information.
29+
`setParameters.m` is the core engine of the experiment. See
30+
[docs/configuration](.docs/../docs/configuration.md) for more information.
3631

3732
## Requirements
3833

@@ -56,8 +51,6 @@ repository. You can install it all with git by doing.
5651
git clone --recurse-submodules https://github.com/cpp-lln-lab/localizer_auditory_motion.git
5752
```
5853

59-
60-
6154
## Contributors ✨
6255

6356
Thanks goes to these wonderful people

0 commit comments

Comments
 (0)