diff --git a/README.md b/README.md index 1be138f0..c937c662 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ bundle exec rails g solidus_importer:install The imports can be fully managed from the backend UI, following progress (image processing can take a few seconds for each image). -![Import products CSV from the backend](.readme/import-products-1.gif) +Import products CSV from the backend -![Monitor the progress from the backend import page](.readme/import-products-2.gif) +Monitor the progress from the backend import page -![Look at the newly imported products](.readme/import-products-3.gif) +Look at the newly imported products ### From the console