diff --git a/README.md b/README.md
index 324da2a8e715a465b0d2809897af7e167d8a747c..eae21b5410376aed86febaf5baf6260881adffa3 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ https://pydataverse.readthedocs.io/en/latest/
 
 # misc
 - get_single_dataset_metadata.py : outputs a JSON export of a single dataset (not really useful, just here as reference)
+- generate_tree : outputs the tree of a dataverse collection not unlike the "tree" API call in Dataverse 5.4+
+- 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