From 7e5bba12d297596c6ba67cffc7466619894c944a Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Wed, 28 Feb 2024 09:59:43 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 877fe8f..17bdcbf 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Only available in Spanish (at the moment). (setq lirve--set-translation 'es) ``` +## Usage + +``` +M-x lirve +``` + I also recommend creating a function to make it easier to remember the command. ```elisp @@ -43,10 +49,8 @@ I also recommend creating a function to make it easier to remember the command. (lirve)) ``` -## Usage - ``` -M-x lirve +M-x learning-irregular-verbs-in-english ``` ## Controls