Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
[free-sw/xcb/demo] / README
diff --git a/README b/README
index 6967b1c..fc7b78f 100644 (file)
--- a/README
+++ b/README
@@ -13,5 +13,6 @@ neko/.......: XCB port of xneko.
 
 In tests/ :
 
+flames......: example of XCBImage use
 julia.......: example of XCBImage use, with a colormap.
-lissajoux...: simple example of XCBImage use.
+lissajoux...: simple example of XCBImage and shared memory use.