Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hdasdoria authored Nov 21, 2023
1 parent 4519a8b commit 69aca59
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Simple QuickShopping management for Sylius Shops. Add multiple products to your
## Installation

---
1. run `composer require asdoria/sylius-quick-shopping-plugin`
1. Run `composer require asdoria/sylius-quick-shopping-plugin`


2. Add the bundle in `config/bundles.php`.
Expand Down Expand Up @@ -91,5 +91,13 @@ Note that we have developed several other open source plugins for Sylius, whose

## Usage

1. In the shop office, go to /en_US/quick-shopping (`asdoria_shop_quick_shopping_index` route).
In the shop office, go to /en_US/quick-shopping (`asdoria_shop_quick_shopping_index` route).

## Contribution

Wish to contribute? Please do! We are always looking for improving this plugin. To do so, feel free to raise PR or issues on this repo.

This plugin is part of Asdoria work on Open Source, feel free to look on our current as well as future work on [our website](https://asdoria.github.io/).

Have a nice day :)

0 comments on commit 69aca59

Please sign in to comment.