Explorar el Código

Update README

sfmig hace 1 año
padre
commit
11f9fb07ea
Se han modificado 1 ficheros con 10 adiciones y 1 borrados
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,3 +1,12 @@
 # crabs-exploration-test-data
 
-Test data for the crabs-exploration package
+Test data for the crabs-exploration package
+
+To update the file registry for `pooch` after adding or editing the data:
+
+1- Run the Python script to generate the file-registry.txt. file:
+```
+python get_sha256_hashes.py
+```
+
+2- Commit the changes to the GIN repository