Code documentation
[aaf.git] / README.md
similarity index 51%
rename from README
rename to README.md
index 2d94652e82707d286cdbf119340e5fa1914ff775..899bce4710f6a5afae57da76f0bb3cfa3de05b81 100644 (file)
--- a/README
+++ b/README.md
@@ -3,7 +3,12 @@ aaf, a C library for reading AAF files
 
 AAF Font File Format is used to store fonts in Fallout 1&2.
 
-Code is based on file format specification from:
-http://falloutmods.wikia.com/wiki/AAF_File_Format
+Implementation is based on file format specification from:
+
+    http://falloutmods.wikia.com/wiki/AAF_File_Format
+
+which originaly was reverse-engineered by:
+
+    http://www.teamx.ru/
 
 Author: Rafał Długołęcki <kontakt@dlugolecki.net.pl>