Readme changes

This commit is contained in:
Dylan 2016-01-25 21:43:33 +11:00
parent f46aaf8672
commit a70db16a74
2 changed files with 2 additions and 6 deletions

4
fetch
View file

@ -1436,10 +1436,8 @@ trap 'printf "\e[?25h"; clear; exit' 2
lines=$(tput lines)
columns=$(tput cols)
# Clear the terminal
# Clear the terminal and hide the cursor
clear
# Hide the cursor
printf "\e[?25l"
# Get image