summaryrefslogtreecommitdiffstats
path: root/system/image-analyzer/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/image-analyzer/README')
-rw-r--r--system/image-analyzer/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/image-analyzer/README b/system/image-analyzer/README
new file mode 100644
index 0000000000..3c755c8fb2
--- /dev/null
+++ b/system/image-analyzer/README
@@ -0,0 +1,7 @@
+Image Analyzer is a simple Gtk+ application that displays tree structure
+of disc image created by libMirage.
+It is mostly intended as a demonstration of libMirage API use, although
+it can be also used to verify that an image is correctly handled by
+libMirage.
+
+This requires libmirage and gtkextra