summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..c61acf2
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+Another mandelbrot viewer
+========================
+
+A Allegro-based, multithreaded (using OpenMP), graphical mandelbrot viewer with
+a changeable color palette (with a integrated palette editor).
+
+Leaving a comment
+-----------------
+
+If you like / dislike this program, leave a comment at:
+http://kch42.de/hp/en/programming/11/mandelbrot-viewer
+
+How to compile
+--------------
+
+See 'COMPILE'.