diff --git a/README.md b/README.md index 324ff81..8134021 100755 --- a/README.md +++ b/README.md @@ -48,17 +48,15 @@ Base for creating shop chat-robots using Web App technology for ![Telegram](http *Companies that provide acquiring for the shop*
1. ![Robokassa](https://robokassa.com) (russian) (no swift) (![API](https://docs.robokassa.ru/pay-interface/)) - - ## Dependencies 1. ![PHP 8.4](https://www.php.net/releases/8.4/en.php) -2. ![MINIMAL](https://git.svoboda.works/mirzaev/minimal) (PHP framework) -3. ![Twig](https://twig.symfony.com/) (HTML templater) -4. ![Zanzara](https://github.com/badfarm/zanzara) (Telegram framework + ReactPHP) -5. ![ArangoDB](https://docs.arangodb.com/3.11/about-arangodb/) (non-relational database) -6. ![NGINX](https://nginx.org/en/) (web server) *(can be replaced)* -7. ![SystemD](https://systemd.io/) (service manager) *(can be replaced)* -8. ![Composer](https://getcomposer.org/) (php package manager) +2. ![Composer](https://getcomposer.org/) (php package manager) +3. ![MINIMAL](https://git.svoboda.works/mirzaev/minimal) (PHP framework) +4. ![Twig](https://twig.symfony.com/) (HTML templater) +5. ![Zanzara](https://github.com/badfarm/zanzara) (Telegram framework + ReactPHP) +6. ![ArangoDB](https://docs.arangodb.com/3.11/about-arangodb/) (non-relational database) +7. ![NGINX](https://nginx.org/en/) (web server) *(can be replaced)* +8. ![SystemD](https://systemd.io/) (service manager) *(can be replaced)* You can find other dependencies in the file `/composer.json`