martin.kristinejoy@gmail.com commited on
Commit
4025e12
·
1 Parent(s): e4d0ed5

Added more description in Introduction

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ pretty_name: UFC Fight Stats
13
  ---
14
  # UFC Data Extractor
15
 
16
- A python-based web scraping project that extracts UFC fight and fighter data from [ufcstats.com](http://ufcstats.com), transforms it into structured wide-format tables, and enriches it with historical performance statistics.
17
 
18
  The UFC (Ultimate Fighting Championship) is a premier mixed martial arts (MMA) promotion showcasing elite-level fighters across multiple weight classes.
19
 
 
13
  ---
14
  # UFC Data Extractor
15
 
16
+ A python-based web scraping project that extracts all available UFC fight and fighter data from [ufcstats.com](http://ufcstats.com), transforms it into structured wide-format tables, and enriches it with historical performance statistics.
17
 
18
  The UFC (Ultimate Fighting Championship) is a premier mixed martial arts (MMA) promotion showcasing elite-level fighters across multiple weight classes.
19