소스 검색

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