From 41fdf32f7cc9d1f4c2aaf8e090eba32fde1d0962 Mon Sep 17 00:00:00 2001 From: Victor Bocharsky Date: Wed, 3 Jan 2024 10:34:12 +0100 Subject: [PATCH] Drop Demo section because of free Heroku is EOL --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 8ddffda..52d513b 100644 --- a/README.md +++ b/README.md @@ -37,16 +37,6 @@ Some features included in this bundle: you're connecting from public Wi-Fi spots or do not trust your internet provider. ![Example of access denied page](https://github.com/bocharsky-bw/stand-with-ukraine-bundle/blob/main/docs/images/access-denied.png) -## Demo - -Want to see this bundle in action before installing it? Check a little demo: - -- https://stand-with-ukraine-bundle.herokuapp.com/ -- https://stand-with-ukraine-bundle.herokuapp.com/en/?swu_overwrite_country_code_ru=yes -- https://stand-with-ukraine-bundle.herokuapp.com/en/?swu_overwrite_preferred_lang_ru=yes - -Thanks to [Heroku](https://heroku.com/) for hosting it ❤️ - ## Installation Install with [Composer](https://getcomposer.org/): @@ -72,7 +62,7 @@ And then activate/deactivate event subscribers in its configuration. Configuration is optional, all options have defaults. But if you want to change it - create a config file `config/services/stand_with_ukraine.yaml` and tweak it. Below you can find -the full configuration example with the defaults values: +the full configuration example with the default values: ```yaml # config/packages/stand_with_ukraine.yaml