README.md in barometer-0.9.4 vs README.md in barometer-0.9.5

- old
+ new

@@ -17,11 +17,11 @@ same query can be used for all (or most) services, even if they don't support the query directly. See the "[Queries](#queries)" section for more info. ## Key Features -* works with ruby 1.9.x, 2.0, Rubinius (see +* works with ruby 1.9.x, 2.x (see [Travis CI status](https://travis-ci.org/attack/barometer) to confirm) * supports 5 weather services, more planned * the same query can be used with any supported weather service * provides a powerful data object to hold the weather information * provides a simple plugin api to allow more weather services to be added @@ -82,11 +82,11 @@ The current available sources are: * Wunderground.com (:wunderground) [default] * Yahoo! Weather (:yahoo) -* WeatherBug.com (:weather_bug) [requires key] +* WeatherBug.com (:weather_bug) [requires key + [barometer-weather_bug gem](https://github.com/attack/barometer-weather_bug)]] * NOAA (:noaa) * Forecast.io (:forecast_io) [requires key + [barometer-forecast_io gem](https://github.com/attack/barometer-forecast_io)] ### Source Configuration @@ -221,6 +221,6 @@ * travis ci: https://travis-ci.org/attack/barometer * code climate: https://codeclimate.com/github/attack/barometer ## Copyright -Copyright (c) 2009-2013 Mark G. See LICENSE for details. +Copyright (c) 2009-2014 Mark Gangl. See LICENSE for details.