Cybrkyd's git repositories

gedit-statusbar-wordcount-plugin • commit: 92c589c

commit 92c589c0fce45f2f12fe7a3bd7f35de78c6a10d5a7b42b03f15ef01d34591d59
author cybrkyd <116197215+cybrkyd@users.noreply.github.com> 2025-08-01 23:29:26 +0100
committer cybrkyd <116197215+cybrkyd@users.noreply.github.com> 2025-08-01 23:29:26 +0100

Commit Message

README

📊 Diffstat

README.md 5
1 files changed, 3 insertions(+), 2 deletions(-)

Diff

diff --git a/README.md b/README.md
index 14d7b3e..4c64cc7 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,9 @@ A gedit plugin which adds a Label to the status bar with the active documents wo
Installation
------------
- 1. Copy `wordcount.plugin` and `wordcount.py` to `~/.local/share/gedit/plugins`
- 2. Activate it from gedit's plugins dialogue.
+ 1. Create folder `~/.local/share/gedit/plugins` if it does not exist.
+ 2. Copy `wordcount.plugin` and `wordcount.py` to `~/.local/share/gedit/plugins`
+ 3. Activate it from gedit's plugins dialogue.
## Licences
gedit status bar word count plugin is made available under a [GPL3