From 966d85c97bf49f368c9687e681f477cc422f52bd Mon Sep 17 00:00:00 2001 From: Mykola Zahorulko Date: Thu, 14 Aug 2025 10:11:38 +0200 Subject: [PATCH] Add description --- .idea/.gitignore | 8 ++++++++ README.md | 13 +++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 README.md diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f1c2ae --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Product Banner # + +There are two versions of banner, firstly choose your version, slick or swiper. + +### How to use ### + +1. Just copy the code +2. Separate variables in "dodatki" +3. Follow instructions in JS code + +--- + +Created by • **[IdoMods](https://idomods.pl/)** • 2025 \ No newline at end of file