Skip to content

Commit 8a402e8

Browse files
authored
fix readme formatting for other languages
1 parent 4e80b9f commit 8a402e8

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.rst

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,9 @@ Matlab
145145
~~~~~~
146146

147147
In Matlab, there is a reimplementation available in common toolboxes:
148-
- The `Brainstorm <https://neuroimage.usc.edu/brainstorm/Introduction>`_ toolbox has a reimplementation of fooof
149-
- See the Brainstorm `fooof tutorial <https://neuroimage.usc.edu/brainstorm/Tutorials/Fooof>`_
150-
- The `Fieldtrip <https://www.fieldtriptoolbox.org/>`_ also uses the same reimplementation
151-
- See the Fieldtrip `fooof tutorial <https://www.fieldtriptoolbox.org/example/fooof/>`_
148+
149+
- The `Brainstorm <https://neuroimage.usc.edu/brainstorm/Introduction>`_ toolbox has a reimplementation of fooof (see the `Brainstorm fooof tutorial <https://neuroimage.usc.edu/brainstorm/Tutorials/Fooof>`_)
150+
- The `Fieldtrip <https://www.fieldtriptoolbox.org/>`_ also uses the same reimplementation (see the `Fieldtrip fooof tutorial <https://www.fieldtriptoolbox.org/example/fooof/>`_)
152151

153152
There is also a Matlab wrapper in the `fooof_mat <http://github.com/fooof-tools/fooof_mat>`_ repository.
154153

@@ -159,11 +158,9 @@ Other Languages
159158
~~~~~~~~~~~~~~~
160159

161160
Other languages with wrappers include:
162-
- In Julia, there is
163-
`fooof wrapper <https://juliahub.com/ui/Packages/PyFOOOF/Ng8hN/0.1.0>`_
164-
- In R, fooof can be run using
165-
`reticulate <https://rstudio.github.io/reticulate/>`_, as
166-
`shown here <https://github.com/fooof-tools/DevelopmentalDemo/tree/main/R>`_
161+
162+
- Julia, for which there is a `fooof wrapper <https://juliahub.com/ui/Packages/PyFOOOF/Ng8hN/0.1.0>`_
163+
- R, in which fooof can be run using `reticulate <https://rstudio.github.io/reticulate/>`_, as `shown here <https://github.com/fooof-tools/DevelopmentalDemo/tree/main/R>`_
167164

168165
Reference
169166
---------

0 commit comments

Comments
 (0)