diff --git a/README.md b/README.md index eae21b5410376aed86febaf5baf6260881adffa3..3ab5cf69708e2ee3825ce947c1a8e6dca9361f4d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # scripts pyDataverse Several Python scripts using py Dataverse (https://pydataverse.readthedocs.io/en/latest/) -Written under v.3.10 but any python3 should work. +Written under v.3.10 but any python3 compatible with pyDataverse should work. # Prerequisites # -pyDataverse must be installed. +Python3 and pyDataverse must be installed. https://pydataverse.readthedocs.io/en/latest/ # /dorel_export_v_0.2 # @@ -19,4 +19,4 @@ https://pydataverse.readthedocs.io/en/latest/ - download_dataset : downloads an entire dataset based on the DOI. The directory structure is NOT preserved yet, so it's not of any use now. # TODO # -- make all scripts accept arguments from the command line +- make all scripts of dorel_export accept arguments from the command line