aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjaseg <s@jaseg.de>2013-05-04 00:44:35 +0200
committerjaseg <s@jaseg.de>2013-05-04 00:44:35 +0200
commit31132137207155e6c53a4e6af22cf43f8ab014ca (patch)
treeb83a3709da5a30ae3798e13bd2bd2dc44705bb1e /README.md
parent50a9fc55ccd88bd1d2e8d4d25ceb5e2839eb7293 (diff)
downloadpixelterm-31132137207155e6c53a4e6af22cf43f8ab014ca.tar.gz
pixelterm-31132137207155e6c53a4e6af22cf43f8ab014ca.tar.bz2
pixelterm-31132137207155e6c53a4e6af22cf43f8ab014ca.zip
Updated the readme
Diffstat (limited to 'README.md')
-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```.