README.md in peddler-0.7.6 vs README.md in peddler-0.7.7
- old
+ new
@@ -1,5 +1,6 @@
+
# Peddler
[![Build Status][1]][2]
**Peddler** is a Ruby interface to the [Amazon MWS API][3], a collection of web services that help Amazon sellers programmatically exchange data on their listings, orders, payments, reports, and more.
@@ -70,11 +71,9 @@
With the MWS Fulfillment Inbound Shipment API, you can create and update inbound shipments of inventory in the Amazon Fulfillment Network. You can also also request lists of inbound shipments or inbound shipment items based on criteria that you specify.
[Read more](http://rubydoc.info/github/hakanensari/peddler/MWS/FulfillmentInboundShipment)
### Fulfillment Inventory
-
-**Not implemented**
The MWS Fulfillment Inventory API can help you stay up-to-date on the availability of your inventory in the Amazon Fulfillment Network. The Fulfillment Inventory API reports real-time availability information for your Amazon Fulfillment Network inventory regardless of whether you are selling your inventory on Amazon's retail web site or through other retail channels.
[Read more](http://rubydoc.info/github/hakanensari/peddler/MWS/FulfillmentInventory)