We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfbd6d commit def4e19Copy full SHA for def4e19
README.md
@@ -1,4 +1,4 @@
1
-<img align="left" width="50%" src="pictures/summer_Illumine_prev.gif">
+<img align="left" width="40%" src="pictures/summer_Illumine_prev.gif">
2
3
<p align="center">GoTerPix</p>
4
<p align="center">Pixel art images right into your terminal!</p>
@@ -12,10 +12,10 @@
12
`Usage`
13
14
./goterpix summer_Illumine.gif 60
15
+ goterpix | path to gif image | frame delay in milliseconds
16
-goterpix | path to gif image | frame delay in milliseconds
17
18
+`Limitations`
19
-`Limitations`
20
-- Only gif images are usable at the moment
21
-- Image should be perfect 1 to 1 pixels
+ - Only gif images are usable at the moment
+ - Image should be perfect 1 to 1 pixels
0 commit comments