README.md in magento_remote-0.1.0 vs README.md in magento_remote-0.1.1

- old
+ new

@@ -26,10 +26,14 @@ magento_find_product -b https://theshop -s isearchforthisword to display a table of matching products. -Note that both scripts show you information about possible parameters when invoked with `--help`. + magento_scrape -b https://theshop -l limit -s startpid + +to display *limit* number of products, starting with product id of *startpid*. + +Note that all scripts show you information about possible parameters when invoked with `--help`. Note that you should work with bundle exec