summaryrefslogtreecommitdiffstats
path: root/examples/wayland/server-buffer/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/server-buffer/README')
-rw-r--r--examples/wayland/server-buffer/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/wayland/server-buffer/README b/examples/wayland/server-buffer/README
index 5744a6baf..da20b0f50 100644
--- a/examples/wayland/server-buffer/README
+++ b/examples/wayland/server-buffer/README
@@ -1,4 +1,7 @@
-This is the example to demonstrate the server buffer interfaces
+This example shows how to use the low-level server buffer extension. This
+version of Qt also provides a texture sharing extension that provides more
+functionality and convenience for sharing graphical assets with Qt Quick
+clients: see the texture-sharing example.
Compile up both compositor and client.