Update README.md (#295)

This commit is contained in:
Adrian Pilarczyk 2023-03-16 12:38:48 +01:00 committed by GitHub
parent ec067b9699
commit 24a0fa958a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,7 @@ In the `apps` folder, you will find the following applications:
- [search](./apps/search) - connect Saleor with search engines. - [search](./apps/search) - connect Saleor with search engines.
- [slack](./apps/slack) - get notifications on Slack channel from Saleor events. - [slack](./apps/slack) - get notifications on Slack channel from Saleor events.
- [taxes](./apps/taxes) - calculate order and checkout taxes using external services. - [taxes](./apps/taxes) - calculate order and checkout taxes using external services.
- [cms](./apps/cms) - exports products from Saleor to CMS.
## Development ## Development