aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 297aebe..aeaa269 100644
--- a/README.md
+++ b/README.md
@@ -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```.