Updated the readme

This commit is contained in:
jaseg 2013-05-04 00:44:35 +02:00
parent 50a9fc55cc
commit 3113213720

View file

@ -1,9 +1,12 @@
PIXELTERM 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) ![example](http://i.imgur.com/Owb3l7l.png)
*for best results, use tmux (for some reason that reduces flickering)
Installation Installation
------------ ------------
Type ```sudo make install```, which will copy pixelterm.py to ```/usr/local/bin/pixelterm```. Type ```sudo make install```, which will copy pixelterm.py to ```/usr/local/bin/pixelterm```.