Skip to content

Commit

Permalink
Merge a712c44 into 7b7793e
Browse files Browse the repository at this point in the history
  • Loading branch information
dlangsam committed Apr 4, 2018
2 parents 7b7793e + a712c44 commit 66acf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Geocodio has added support for retrieving [additional fields][fields] when geoco
```ruby
address = geocodio.geocode(['54 West Colorado Boulevard Pasadena CA 91105'], fields: %w[cd stateleg school timezone]).best

address.congressional_district
address.congressional_districts
# => #<Geocodio::CongressionalDistrict:0x007fa3c15f41c0 @name="Congressional District 27" @district_number=27 @congress_number=113 @congress_years=2013..2015>

address.house_district
Expand Down

0 comments on commit 66acf27

Please sign in to comment.