summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Osgood <iano@quirkster.com>2006-04-28 11:09:27 -0700
committerIan Osgood <iano@quirkster.com>2006-04-28 11:09:27 -0700
commit8b05f9fee158ad830a04cfd48f19a24098c284ab (patch)
tree675d9e4924af4d56d5f2899222c76e01d7d52519
parent1c14f1ba1706dcce80d9355e43888a00b4b8c777 (diff)
Add flames demo to README
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6967b1c..fc7b78f 100644
--- 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.