Fixed some typos and visuals

This commit is contained in:
Rahul M. Juliato 2019-10-17 21:44:02 -03:00
parent 85271bc9cb
commit 43012e1327
2 changed files with 2 additions and 0 deletions

View File

@ -81,3 +81,4 @@ void setblink(int status){
void clrline(){
printf("%c[2K%cE", ESC, ESC);
}

View File

@ -40,3 +40,4 @@ Valid color names are:
| CYAN |
| WHITE |