From 332bf8bf66412d79be472f85550bc914aa6673f1 Mon Sep 17 00:00:00 2001
From: samvo <semen.vozhov@gmail.com>
Date: Thu, 20 Jan 2022 04:32:19 +0400
Subject: [PATCH] Fix README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 57f8512..300733a 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
 
 [Addon on Pling](https://www.pling.com/p/1560212/)
 
+### Description
+
+The addon allows you to move selected files to a new folder with a user-specified name.
+
 ### Feature
 
 - Written on bash with kdialog
@@ -14,4 +18,4 @@
 
 Copy files `s2fLocalization.sh`, `selected2folder.desktop` and `selected2folder.sh` to `~/.local/share/kservices5/ServiceMenus/`
 
-You may add your own language. Edit [`this file`](https://www.opencode.net/samvo/create-folder-from-selected-files/-/edit/master/selected2folder/s2fLocalization.sh) and send push request
+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