Luis Oala commited on
Commit
839dc8c
·
unverified ·
1 Parent(s): fd751c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ def get_b2_bucket():
41
  bucket = b2_api.get_bucket_by_name(bucket_name)
42
  return bucket
43
  ```
44
- We also maintain a copy of the entire dataset with a permanent identifier at Zenodo which you can find under 10.5281/zenodo.5235536.
45
  ## Code
46
  ### Dependencies
47
  #### Conda environment and dependencies
 
41
  bucket = b2_api.get_bucket_by_name(bucket_name)
42
  return bucket
43
  ```
44
+ We also maintain a copy of the entire dataset with a permanent identifier at Zenodo which you can find here [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5235536.svg)](https://doi.org/10.5281/zenodo.5235536).
45
  ## Code
46
  ### Dependencies
47
  #### Conda environment and dependencies