Skip to content

Commit 61f28eb

Browse files
Add zip comment to md.
1 parent cd7ed1b commit 61f28eb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@ possible to push the raw data to github. There are two ways for doing this.
3333
Nacional Urbana de Seguridad", and in "Año" click 2023. Then click "Aplicar" and
3434
search for "Base de datos ENUSC 2023" and download it.
3535

36-
After completing one of this two ways put the file into the data folder in
36+
After completing one of this two ways put the file into the **data folder** in
3737
src/project_mbb.
3838

39+
(Make sure you are **not** downloading the data as a **.zip**)
40+
3941
## Programs set-up
4042

4143
To set up this project, you first need to install
@@ -99,8 +101,8 @@ $ pip install kaleido==0.1.0.post1
99101
```
100102

101103
If Pytest has problems, it may be because you run Pytest before Pytask. Some tests build
102-
on the data structure and the plots. In this case, to test like this was the best way to
103-
be sure that everything is working correctly.
104+
on the plots. In this case, to test like this was the best way to be sure that
105+
everything is working correctly.
104106

105107
# Cleaning Part Description (Extra, not mandatory to read)
106108

0 commit comments

Comments
 (0)