Skip to content

Commit 5e2f951

Browse files
authored
README LE
1 parent 8ed4736 commit 5e2f951

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

folium-web-maps/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ If you also want to work with the included [Jupyter notebook file](footprint.ipy
2121

2222
## Usage
2323

24-
You can recreate [the HTML file](footprint.html) by running [`footprint.py`](footprint.py) from within your virtual environment.
24+
You can re-create [the HTML file](footprint.html) by running [`footprint.py`](footprint.py) from within your virtual environment.
2525

26-
You can modify the code to make it work with your own data set.
26+
You can modify the code to make it work with your own dataset.
2727

28-
Additionally, you can take a look at how Jupyter renders `folium` maps directly inside of a notebook by looking at [`footprint.ipynb`](footprint.ipynb).
28+
Additionally, you can take a look at how Jupyter renders Folium maps directly inside of a notebook by checking out [`footprint.ipynb`](footprint.ipynb).
2929

3030
## About the Author
3131

0 commit comments

Comments
 (0)