README.md in agx-0.2.4 vs README.md in agx-0.2.5

- old
+ new

@@ -2,11 +2,11 @@ [![Gem Version](http://img.shields.io/gem/v/agx.svg)][gem] [gem]: https://rubygems.org/gems/agx -Ruby client for accessing SST Software's [agX Platform APIs](http://www.agxplatform.com/agx-apis/). +Ruby client for accessing Proagrica's [agX Platform APIs](http://www.agxplatform.com/agx-apis/). ## Installation Add this line to your application's Gemfile: @@ -104,10 +104,12 @@ user_transaction_id = nil ``` ### agX Pictures API +*Note: The pictures API client implementation still needs more work.* + Setup agX Pictures Client ```ruby @agx_pictures_client = Agx::Pictures::Client.new( client_id: "your_client_id", @@ -146,6 +148,6 @@ ## License The gem is available as open source under the terms of the MIT License (see [LICENSE.txt](https://github.com/beaorn/agx-ruby/blob/master/LICENSE.txt)) -[agX](http://www.agxplatform.com/) is a registered trademark of [SST Software](http://www.sstsoftware.com/). +[agX](http://www.agxplatform.com/) is a registered trademark of [Proagrica](http://www.proagrica.com).