Skip to content

Commit

Permalink
Update README.md (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyjs authored Nov 26, 2024
1 parent 80bfafd commit 191fd14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,9 @@ client.game_center.play_by_play(game_id="2023020280")
client.game_center.landing(game_id="2023020280")

client.game_center.score_now()

# this is used via the website to provide additional related game information
client.game_center.right_rail(game_id="2023020280")
```

---
Expand Down

0 comments on commit 191fd14

Please sign in to comment.