diff --git a/README.md b/README.md
index 03d7894..509e0b3 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,11 @@ Installation
- Added a character count
- More accurate regex for word boundaries
- Added debouncing (throttling) to reduce update frequency on fast edits
- - Displays both word count and character count
- - Adds multiple `try`/`except` blocks to prevent crashes
- - Separates tracking of active document and connection ID
+ - Added multiple `try`/`except` blocks to prevent crashes
+ - Separate tracking of active document and connection ID
- Proper cleanup of timers and connections on deactivation
- Displays user-visible errors in the status bar on failure
- - Counts are now formatted with thousands separators
+ - Counts are formatted with thousands separators
## Licences
gedit status bar word count plugin is made available under a [GPL3