ソースを参照

Update README

sfmig 1 年間 前
コミット
11f9fb07ea
1 ファイル変更10 行追加1 行削除
  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