mirror of
https://github.com/tanrax/lirve.el.git
synced 2024-11-09 23:35:42 +01:00
Update README.md
This commit is contained in:
parent
5a13042b14
commit
7e5bba12d2
10
README.md
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user