mirror of
https://github.com/n05la3/cmdtypist
synced 2024-11-07 15:20:28 +00:00
added more tips
This commit is contained in:
parent
1e86694a4e
commit
cd6f58fc71
@ -884,4 +884,11 @@ extern void lesson_list(void)
|
||||
case 6:
|
||||
printf("%s\n",":: Use tab key during lesson session to exit and get your instant speed");
|
||||
break;
|
||||
case 7:
|
||||
printf("%s\n",":: Focus much more on your accuracy, you'll get better");
|
||||
break;
|
||||
case 8:
|
||||
printf("%s\n",":: If a novice typist, say the letters as you type. Will help you memorise faster");
|
||||
break;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user