update Readme.md

This commit is contained in:
Legonzaur
2020-06-26 21:27:21 +02:00
parent 2bdf4fe0d2
commit b27501e363
+7 -5
View File
@@ -1,12 +1,10 @@
Ascii art paint # Ascii art paint
======
Ascii art created in pure Javascript (and a little bit of HTML/CSS) Ascii art created in pure Javascript (and a little bit of HTML/CSS)
[take a look here](https://legonzaur.github.io/Ascii/) [take a look here](https://legonzaur.github.io/Ascii/)
## Controls
Controls
------
**Any keyboard key** : change chracter **Any keyboard key** : change chracter
@@ -19,3 +17,7 @@ Controls
**CTRL + Z :** Go back **CTRL + Z :** Go back
**CTRL + Y :** Go Forth (only available if you gone back) **CTRL + Y :** Go Forth (only available if you gone back)
**CTRL + S :** Save current image into a reusable txt file
**CTRL + O :** Open previously saved image