Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
[free-sw/xcb/demo] / README
diff --git a/README b/README
index f222556..fc7b78f 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,11 @@ xcbdpyinfo..: XCB port of the standard xdpyinfo.
 xcbrandr....: test of the randr extension.
 xcbxvinfo...: test of the xv extension.
 
+app/xte.....: test of the xtest extension.
+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.