README.md in vfrmap-1.0.1 vs README.md in vfrmap-1.1.0
- old
+ new
@@ -14,9 +14,9 @@
```ruby
require 'vfrmap'
Vfrmap.new([location],[options])
```
-- `location` Coordinates that can be parsed by
- [Geo::Coord](https://github.com/zverok/geo_coord) or a 3-letter IATA airport
- code.
+- `location` Pass in coordinates that can be parsed by
+ [Geo::Coord](https://github.com/zverok/geo_coord), a 3-letter IATA airport
+ code, or a 4-letter ICAO airport code.
- `options` See [DEFAULTS](#) constant.