Browse Source

README fix

Lucas Gautheron 2 years ago
parent
commit
43fb86a82c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -221,11 +221,11 @@ The [compare](https://gin.g-node.org/LAAC-LSCP/zoo-campaign/src/master/annotatio
 
  ![Comparing the VTC and Zooniverse classifications](annotations/comparison.png)
 
- ## Going big
+## Going big
 
 This example only contains around a hundred subjects extracted from a sole recording.
 Real-life projects usually involve much more data - typically tens of thousands of subjects.
-In order to go big, we advise you of the following.
+In order to go big, we advise you of the following:
 
 - Ask Zooniverse for increased subjects quota.
 - If you are using a version control system such as git/DataLad, you may not want to commit the audio chunks. This can be avoided with appropriate rules in a `.gitignore` file. Versioning too many files within one repository may cripple it and render operations much slower. Also, provided the metadata for the selected chunks and the original recordings are properly stored and backed-up, the audio chunks can be extracted again at any later time if necessary.