Try removing the DCI companding from the xyz->rgb conversion.
[libdcp.git] / README
diff --git a/README b/README
index b9506be01429362f7297f80bffb80c0fb1360eb5..0a8f3c2e386f1c948af4f0fbce19c6635ea58ee3 100644 (file)
--- a/README
+++ b/README
@@ -15,9 +15,11 @@ Hello.
 boost filesystem library
 OpenSSL
 libsigc++
+libxml++
 
 
 == Documentation
 
 Run doxygen in the top-level directory and then see build/doc/html/index.html.
 
+There are some examples in the examples/ directory.