Skip to content

Commit 6da1368

Browse files
authored
Update README.md
1 parent cf48757 commit 6da1368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project was done during the Graduate Studies in Data Science at the Univers
66
together with Jorge Bueno Perez and Noam Shmuel.
77

88
## To run the code please run the files with the following sequence:
9-
1. Run **1GetCountries.py** file. The code generates a **Countries.csv** file which will be used at the Stage 2.
9+
1. Run **1GetCountries.py** file. The code generates a **1Countries.csv** file which will be used at the Stage 2.
1010
2. Run **2GetLinksOfCountries.p** file. The code generates a **2Links_Of_Countries.csv** file which will be used at the Stage 3.
1111
3. Run **3GetLinksOfCards.py** file. The code generates a **3Links_Of_Cards.csv** file which will be used at the Stage 4.
1212
4. Run **4GetDetails.py** file. The code generates a **4Full_Details.csv** file which will be used at the Stage 5.

0 commit comments

Comments
 (0)