diff options
author | EuAndreh <eu@euandre.org> | 2021-02-17 21:39:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-17 21:39:31 -0300 |
commit | f0fb0d9af603fa7a74df62802a377c98bf485da4 (patch) | |
tree | 390711bbb2e8ac10a1bcadd77fea19ed3cee86c7 /long-description | |
parent | Add ./configure script (diff) | |
download | remembering-f0fb0d9af603fa7a74df62802a377c98bf485da4.tar.gz remembering-f0fb0d9af603fa7a74df62802a377c98bf485da4.tar.xz |
Add long-description
Diffstat (limited to '')
-rw-r--r-- | long-description | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/long-description b/long-description new file mode 100644 index 0000000..fb80bc0 --- /dev/null +++ b/long-description @@ -0,0 +1,4 @@ +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. |