Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun7r authored Jun 25, 2022
1 parent 6ea24ae commit 3deb35c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Premier League API
<H2>Premier League API </H2>
An unofficial api client for pulling Player Stats, Fixtures, Results, Tables from the <a href="https://www.premierleague.com/">Premier League website</a>
<H2>Individual PLayer PL Stats</H2>
<ul>
<li>Example: Stats of Cristiano Ronaldo | One can use the common name of the Players as well to retrive the data</li>
<br> <img src="Premier League API/players_stats.jpg"><br>
</ul>
<H2>Premier League Table</H2>
<ul>
<li>Current Premier League Table</li>
<br> <img src="Premier League API/table.jpg"><br>
</ul>
<H2>Premier League Fixtures</H2>
<ul>
<li>Fixtures of the Next three weeks</li>
<br> <img src="Premier League API/fixtures.jpg"><br>
</ul>

0 comments on commit 3deb35c

Please sign in to comment.