Skip to content

Commit

Permalink
FIX: markdown formating
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimLink committed Jul 9, 2020
1 parent 9ded151 commit 7eb7483
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Magento 2 Add To Cart Notification

Show a pretty notification after add to cart.

## Installation
``` bash

```bash
composer require mooore/magento2-module-add-to-cart-notification
bin/magento setup:upgrade
```

## Configuration

Go to `System -> Configuration -> Sales -> Checkout -> Add To Cart Notification` to configure the module.
![Image of the configuration](docs/configuration.png)

![Image of the configuration](docs/configuration.png)

0 comments on commit 7eb7483

Please sign in to comment.