diff --git a/README.md b/README.md index 5a1fcac..fe5be4c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ `paapi` is a slim wrapper around [Amazon's Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/). -This gem is under heavy development and currently incomplete. - [![Build Status](https://travis-ci.org/dkam/paapi.svg?branch=master)](https://travis-ci.org/dkam/paapi) +If this gem doesn't meet your needs, try the [Vacumm gem](https://github.com/hakanensari/vacuum). + ## Installation Add this line to your application's Gemfile: @@ -67,7 +67,7 @@ client.partner_tag The full list of market keys is `au, br, ca, fr, de, in, it, jp, mx, es, tr, ae, uk, us` -### Using the Paapi +### Using Paapi ```ruby require 'paapi'