Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vnnoder committed Dec 2, 2018
1 parent b08e93a commit e3a6ee1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sportmonks-ruby
Ruby client for Sportmonks API
Ruby client for Sportmonks API at https://www.sportmonks.com/products/soccer/docs/2.0

## Install

Expand All @@ -19,3 +19,5 @@ end
Sportmonks.continents()
Sportmonks.fixtures_between(Date.new(2018, 12, 1), Date.new(2018, 12, 2), [271])
```

Please check [the source code](https://github.com/vnnoder/sportmonks-ruby/blob/master/lib/sportmonks.rb) for more information

0 comments on commit e3a6ee1

Please sign in to comment.