branch: externals/frog-menu
commit 6bf85da914b67cc1c38407ea50fe53471e1e867c
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>
Rephrase description
---
README.org | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/README.org b/README.org
index 8fb8f6d..9260b03 100644
--- a/README.org
+++ b/README.org
@@ -20,11 +20,9 @@ Inspired by
[[https://github.com/mrkkrp/ace-popup-menu][ace-popup-menu]].
To invoke the menu users can call =frog-menu-read=. How items are displayed
and choosen depends on =frog-menu-type=. For graphical displays the type
-=avy-posframe= uses [[https://github.com/abo-abo/avy][avy]] and
[[https://github.com/tumashu/posframe][posframe]].
-
-In terminals the type =avy-side-window= is used. The default type handler
-functions can be used as reference if you want to define a new
-=frog-menu-type=.
+=avy-posframe= uses [[https://github.com/abo-abo/avy][avy]] and
[[https://github.com/tumashu/posframe][posframe]]. In terminals the type
=avy-side-window=
+is used. The implemented handler functions can be used as reference if you
+want to define your own =frog-menu-type=.
Here is an example how you would invoke a frog menu: