Skip to content

Commit

Permalink
README under the hood adjustment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hallberg committed Feb 13, 2017
1 parent d738e29 commit bdf8f0d
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 @@ -21,7 +21,7 @@ Returns the closest place object to the specified coordinates.

### Under the hood

In version 1.0.0, **zips** doesn't load its data until the first time a function is called. The longest loading time I've seen is 100ms. After that, sub-millisecond returns can be expected.
**zips** doesn't load its data until the first time a function is called. The longest loading time I've seen is 100ms. After that, sub-millisecond returns can be expected.

### Why?

Expand Down

0 comments on commit bdf8f0d

Please sign in to comment.