Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egorgasay authored Mar 13, 2023
1 parent f016d34 commit c6f3b7a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
## Interaction scheme
![изображение](https://user-images.githubusercontent.com/102957432/224708312-e50c521b-4448-4008-a73f-0d02788cc5d2.png)

## Launch
```bash
docker-compose up -d
```

### Loyalty Mechanics
Flexible model of interaction with the loyalty system. In the example, 10% of each purchase of a product with the letter "B" in the product name is credited. You can change this behavior by adding new mechanics to the accrual service.

Expand Down

0 comments on commit c6f3b7a

Please sign in to comment.