summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2010-12-19 13:05:13 +0100
committerKevin Chabowski <kevin@kch42.de>2010-12-19 13:05:13 +0100
commit292e2efab2cc61ff0327f674cf43d8ff504d7c40 (patch)
tree65cea5aadbfb8012ee30b72a1fe902abe101b4ff /README
parent0e91e3b13b1ccce9fbff16a80a3f11a47f209778 (diff)
downloadAnother-mandelbrot-viewer-292e2efab2cc61ff0327f674cf43d8ff504d7c40.tar.gz
Another-mandelbrot-viewer-292e2efab2cc61ff0327f674cf43d8ff504d7c40.tar.bz2
Another-mandelbrot-viewer-292e2efab2cc61ff0327f674cf43d8ff504d7c40.zip
Renamed README to README.markdown
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 0 insertions, 16 deletions
diff --git a/README b/README
deleted file mode 100644
index c61acf2..0000000
--- a/README
+++ /dev/null
@@ -1,16 +0,0 @@
-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'.