Skip to content

Commit

Permalink
updating README with Widget usage info
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanj committed Aug 18, 2011
1 parent 56be462 commit 1da790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Here is an example for calling the API's [user_list_events](http://developer.eve
response = eb_client.user_list_events()

The [event_get](http://developer.eventbrite.com/doc/events/event_get/) might look like this:

response = eb_client.event_get({'id':1848891083})

### Widgets ###
Expand Down

0 comments on commit 1da790f

Please sign in to comment.