Skip to content

Commit 29ffd92

Browse files
authored
Update README.md
1 parent 27594be commit 29ffd92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ It is a simple helper for cases when one needs to download data in systems like
66
```python
77

88
from data_tutorials.data import get_data
9-
get_data(url="https://raw.githubusercontent.com/ddmms/data-tutorials/main/data/LiFePO4_supercell.cif", filename="LiFePO4_supercell.cif", folder="data")
9+
get_data(url="https://raw.githubusercontent.com/ddmms/data-tutorials/main/data/", filename="LiFePO4_supercell.cif", folder="data")

0 commit comments

Comments
 (0)