From 28e29a0f6a60709cadac103e4a1cc4365be2bce6 Mon Sep 17 00:00:00 2001
From: samvo <semen.vozhov@gmail.com>
Date: Fri, 26 Apr 2024 16:54:46 +0400
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index ff71953..c90d88e 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ The addon allows you to move selected files to a new folder with a user-specifie
 
 - Written on bash with kdialog
 - Auto detect exists folder
+- Can make subfolders
 - Localizable
 
 ### Install
@@ -22,6 +23,8 @@ For manual install copy files `s2fLocalization.sh`, `selected2folder.desktop` an
 
 or use `install.sh`
 
+For installing for Plasma 4/5 use branch "Legacy"
+
 ---
 
 You may add your own localization. Edit [`this file`](https://www.opencode.net/samvo/create-folder-from-selected-files/-/edit/master/selected2folder/s2fLocalization.sh) and send push request
-- 
GitLab