phoet / asin

:books: :package: Amazon Simple INterface - Support for ItemLookup, SimilarityLookup, Search, BrowseNode and Cart Operations
http://asin.herokuapp.com/
167 stars 59 forks source link

Added multiple ASIN lookup instructions to README #21

Closed kurtfunai closed 11 years ago

kurtfunai commented 11 years ago

Just wanted to mention in the README that multiple ASINs can be looked up at once.

Also, in case you're curious, the second ASIN I added links to the book "Agile Web Development with Rails". http://www.amazon.com/Agile-Development-Rails-Pragmatic-Programmers/dp/1934356549/ref=sr_1_1?ie=UTF8&qid=1360527054&sr=8-1&keywords=Agile+Web+Development+with+Rails

phoet commented 11 years ago

@kurtfunai thx for the addition. i would suggest passing the ASINs as an array, as that would be the recommended way of usage.

could you please update that? i will merge that pull afterwards.

kurtfunai commented 11 years ago

No problem! I've updated it now.