Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajarshi Das committed Jun 11, 2014
1 parent 0172659 commit 186963f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Send two arguments keyword, number of entry per page
$ items = c.find_items_by_product("ISBN/UPC/EAN", 3)
$ item = items.first
$ item.title
$ item.galleyImage
$ item.globalId
$ item.primaryCategory #to get categoryid and name [{"categoryId"=>["2444"], "categoryName"=>["Vintage"]}]
$ item.galleryURL # to get gallery url
Expand Down

0 comments on commit 186963f

Please sign in to comment.