aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-13 18:52:57 -0300
committerEuAndreh <eu@euandre.org>2021-06-13 18:52:57 -0300
commit5250653251d4d2329a2377f206e7549d45220483 (patch)
treec1cf109b48d0f79a006b70f2a4e678c35ec02b8b
parentCHANGELOG.md: s/Remove/Removed/ (diff)
downloadremembering-5250653251d4d2329a2377f206e7549d45220483.tar.gz
remembering-5250653251d4d2329a2377f206e7549d45220483.tar.xz
Make README.md and long-description congruent
-rw-r--r--README.md4
-rw-r--r--long-description6
2 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index be270f1..4c29705 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
Add memory to [`dmenu`][dmenu], [`fzf`][fzf] and similar tools.
+It can wrap such tools to accumulate preferences over time, and
+re-arrange the input according to common picks.
+
+
## Usage
Replace:
diff --git a/long-description b/long-description
index fb80bc0..4cba359 100644
--- a/long-description
+++ b/long-description
@@ -1,4 +1,2 @@
-Remembering is a tool to add memory to dmenu, fzf and similar tools.
-
-It can wrap such tools to accumulate preferences over time, and re-arrange the
-input according to common picks.
+It can wrap such tools to accumulate preferences over time, and
+re-arrange the input according to common picks.