Lucas Gautheron hace 2 años
padre
commit
af9d3a3a91
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -29,10 +29,10 @@ and then to perform the following tasks:
 
 ### Workflow
 
-1. We used [DataLad](https://joss.theoj.org/papers/10.21105/joss.03262) to manage this campaign. (See the installation instructions [here](http://handbook.datalad.org/en/latest/intro/installation.html#install).)
+1. We used [DataLad](https://joss.theoj.org/papers/10.21105/joss.03262) to manage this campaign (installation instructions [here](http://handbook.datalad.org/en/latest/intro/installation.html#install)).
 2. The primary dataset (containing the audio and the metadata)
 was included in this repository as a subdataset. It was structured according to [ChildProject's format](https://childproject.readthedocs.io/en/latest/format.html).
-1. [ChildProject](https://childproject.readthedocs.io/en/latest/) was used to generate the samples, to upload the audio chunks to zooniverse, and to retrieve the classifications. (See the installation instructions [here](https://childproject.readthedocs.io/en/latest/install.html).)
+1. [ChildProject](https://childproject.readthedocs.io/en/latest/) was used to generate the samples, to upload the audio chunks to zooniverse, and to retrieve the classification (installation instructions [here](https://childproject.readthedocs.io/en/latest/install.html)).
 
 This repository contains all the scripts that we used to implement this workflow.
 You are welcome to re-use this code and adapt it to your needs.