@@ -6,12 +6,12 @@ Create a buffer with some vocabulary data, at least twelve entries, seperated by
Example:
´´´
```
hello | hola | 0
world | mundo | 0
thank you | gracias | 0
...
´´´
```
Type `M-x start-vocab-trainer` to start the trainer. The trainer will ask you to translate twelve entries with a low score. When correct, the score is increased, otherwise the score is decreased.