README.md in weather-report-0.3.2 vs README.md in weather-report-0.3.3
- old
+ new
@@ -32,9 +32,10 @@
weather = WeatherReport::Weather.new(id)
weather.tomorrow.date # => <Date: 2013-05-04 ((2456417j,0s,0n),+0s,2299161j)>
weather.tomorrow.telop # => "雨"
weather.tomorrow.temperature_min # => 12
```
+for more info, see http://rubydoc.info/gems/weather-report
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)