Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgoecke committed Jan 21, 2014
1 parent 30309ef commit 1c3c870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Example
voxbone = Voxbone.new(:username => 'test',
:password => 'test')
voxbone.get_countries_list(:type => 'GEOGRAPHIC')

```
Returns (using awesome_print gem):

```json
{
:get_countries_list_response => {
:array_of_countries => {
Expand Down

0 comments on commit 1c3c870

Please sign in to comment.