branch: externals/notmuch-indicator
commit ceaebd665193c453ec7c6955aee0a8e7d2f9d00d
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Make minor rewording to the README.md
---
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index caf346cc1b..08a44d6c45 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
 ## notmuch-indicator for GNU Emacs
 
-This is a simple package that renders an indicator with an email count
-of the `notmuch` index on the Emacs mode line.  The underlying mechanism
-is that of `notmuch-count(1)`, which is used to find the number of items
-that match the given search terms.  In practice, the user can define one
-or more searches and display their counters.  These form a string which
-realistically is like: `@50 😱1000 💕0` for unread messages, bills, and
-love letters, respectively.
+This package renders an indicator with an email count of the `notmuch`
+index on the Emacs mode line. The underlying mechanism is that of
+`notmuch-count(1)`, which is used to find the number of items that
+match the given search terms. In practice, the user can define one or
+more searches and display their counters. These form a string which
+realistically is like: `@50 😱1000 ♥️0` for unread messages, bills, and
+fan letters, respectively.
 
 + Package name (GNU ELPA): `notmuch-indicator`
 + Official manual: <https://protesilaos.com/emacs/notmuch-indicator>

Reply via email to