mirror of
https://github.com/tanrax/lirve.el.git
synced 2025-07-01 12:35:43 +02:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -34,6 +34,12 @@ Only available in Spanish (at the moment).
|
|||||||
(setq lirve--set-translation 'es)
|
(setq lirve--set-translation 'es)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```
|
||||||
|
M-x lirve
|
||||||
|
```
|
||||||
|
|
||||||
I also recommend creating a function to make it easier to remember the command.
|
I also recommend creating a function to make it easier to remember the command.
|
||||||
|
|
||||||
```elisp
|
```elisp
|
||||||
@ -43,10 +49,8 @@ I also recommend creating a function to make it easier to remember the command.
|
|||||||
(lirve))
|
(lirve))
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
```
|
```
|
||||||
M-x lirve
|
M-x learning-irregular-verbs-in-english
|
||||||
```
|
```
|
||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
Reference in New Issue
Block a user