aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..a61c7b7
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+
+libpcd - reading PhotoCD images
+-------------------------------
+
+This is a tiny library for decoding PhotoCD images. Its not exactly
+new, it exists for years. I've just released it separately for the
+first time now. It used to come bundled with xpcd.
+
+Some documentation is in pcd.html.
+
+Use "make" to build static and shared elf libraries.
+Use "make install" as root to install them.
+
+Have fun,
+
+ Gerd
+
+--
+Gerd Knorr <kraxel@bytesex.org>