diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ PIXELTERM ========= -An utility to render pixely images on your terminal! +An utility to render pixely images on your terminal. Now also with animated GIF +support*. ![example](http://i.imgur.com/Owb3l7l.png) +*for best results, use tmux (for some reason that reduces flickering) + Installation ------------ Type ```sudo make install```, which will copy pixelterm.py to ```/usr/local/bin/pixelterm```. |