README.md in map-kit-wrapper-0.0.1 vs README.md in map-kit-wrapper-0.0.2
- old
+ new
@@ -13,9 +13,10 @@
## Setup
Edit the `Rakefile` of your RubyMotion project and add the following require line.
```ruby
+
require 'map-kit-wrapper'
```
## Example
```ruby