Selaa lähdekoodia

[DATALAD] Recorded changes

Daniel Busch 1 vuosi sitten
vanhempi
commit
7c9c432f1b
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 1 0
      .gitignore
  2. 4 1
      README.md

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 __pycache__
 __pycache__
 venv
 venv
 .doit.db.*
 .doit.db.*
+.DS_Store
 .idea
 .idea
 *.ipynb
 *.ipynb
 .ipynb_checkpoints
 .ipynb_checkpoints

+ 4 - 1
README.md

@@ -104,8 +104,11 @@ Get help on a specific command
 doit help <command>
 doit help <command>
 ```
 ```
 
 
+## Related gin repositories 
+_add a reference to our other gin repositories_
 
 
-### For developers
+
+## For developers
 #### Repository structure
 #### Repository structure
 - **.datalad/** contains config file for datalad
 - **.datalad/** contains config file for datalad
 - **downloaded_data/** contains original data from Zenodo.
 - **downloaded_data/** contains original data from Zenodo.