Kaynağa Gözat

Update README

sfmig 1 yıl önce
ebeveyn
işleme
11f9fb07ea
1 değiştirilmiş dosya ile 10 ekleme ve 1 silme
  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