Skip to content

Commit

Permalink
elia/readme-gifs-and-updated-usage: [wip]
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Jun 26, 2020
1 parent 7ca6db0 commit 9d6941a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<img alt="Import products CSV from the backend" src=".readme/import-products-1.gif" width="640px" />

![Monitor the progress from the backend import page](.readme/import-products-2.gif)
<img alt="Monitor the progress from the backend import page" src=".readme/import-products-2.gif" width="640px" />

![Look at the newly imported products](.readme/import-products-3.gif)
<img alt="Look at the newly imported products" src=".readme/import-products-3.gif" width="640px" />

### From the console

Expand Down

0 comments on commit 9d6941a

Please sign in to comment.