mirror of
https://github.com/holidayapi/holidayapi-ruby.git
synced 2025-06-21 04:26:33 +00:00
Merge branch 'master' of github.com:joshtronic/ruby-holidayapi
This commit is contained in:
commit
e8fde66cef
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ gem install ruby-holidayapi
|
|||
```ruby
|
||||
require 'ruby-holidayapi'
|
||||
|
||||
hapi = Holiday::V1.new('_YOUR_API_KEY_')
|
||||
hapi = HolidayAPI::V1.new('_YOUR_API_KEY_')
|
||||
|
||||
parameters = {
|
||||
# Required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue