Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
radkomih committed Sep 5, 2020
1 parent 4bd4fc6 commit 47b5257
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 @@ -122,6 +122,9 @@ FootballApi::Odds::Label.all
FootballApi::Odds::Label.find(1)

FootballApi::Odds::Mapping.all(page: 2)

FootballApi::Odds::Odd.all_by_fixture(1066)
FootballApi::Odds::Odd.all_by_date(date)
```

## TODO
Expand Down

0 comments on commit 47b5257

Please sign in to comment.