summaryrefslogtreecommitdiffstats
path: root/graphics/catimg/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/catimg/README')
-rw-r--r--graphics/catimg/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/catimg/README b/graphics/catimg/README
new file mode 100644
index 0000000000..74c05c3c56
--- /dev/null
+++ b/graphics/catimg/README
@@ -0,0 +1,6 @@
+catimg (Insanely fast image printing in your terminal)
+
+catimg is a little program written in C with no dependencies that
+prints images in terminal. It supports JPEG, PNG and GIF formats.
+This program was originally a script that did the same by using
+ImageMagick convert.