diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-02 16:44:31 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-02 16:44:31 +0200 |
| commit | 3c68335704af6dfc339b5408f25958a21494f3d5 (patch) | |
| tree | f0665323c9ea7411945ffb2cd208f8d0c0890249 /README | |
| parent | d5165f64c63b582d0e65e33a1f1f0f0644853669 (diff) | |
| download | lepa-3c68335704af6dfc339b5408f25958a21494f3d5.tar.gz lepa-3c68335704af6dfc339b5408f25958a21494f3d5.zip | |
Added sentence
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -11,6 +11,6 @@ To try it out run: | |||
| 11 | hare run lepa.ha example.txt | 11 | hare run lepa.ha example.txt |
| 12 | 12 | ||
| 13 | Then type 'r' followed by Enter to start the random training session. | 13 | Then type 'r' followed by Enter to start the random training session. |
| 14 | Other commands include '?' (help) and 'q' (quit). | 14 | Other commands include '?' (help) and 'q' (quit). For more, see the code. |
| 15 | 15 | ||
| 16 | [1] https://harelang.org | 16 | [1] https://harelang.org |
