Spaces:
Running
Running
Alvaro commited on
Commit ·
f53103e
1
Parent(s): f476a89
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
Scrape ALL fight and fighter data from [ufcstats.com](http://ufcstats.com) up to the latest event and save them in `.csv` format
|
| 4 |
|
| 5 |
-
How?
|
| 6 |
|
| 7 |
1. install the required Python packages using pip:
|
| 8 |
|
|
|
|
| 2 |
|
| 3 |
Scrape ALL fight and fighter data from [ufcstats.com](http://ufcstats.com) up to the latest event and save them in `.csv` format
|
| 4 |
|
| 5 |
+
How? Clone the repo, then open a terminal in the root folder and run the following commands:
|
| 6 |
|
| 7 |
1. install the required Python packages using pip:
|
| 8 |
|