summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2018-11-05 21:33:58 +0100
committerGitHub <noreply@github.com>2018-11-05 21:33:58 +0100
commit56d69d831f304c8b99b523e2b7826e00f913fd5c (patch)
treebf17f5bd2d646bf94712002513ca332a0b1fe802 /README
parent0f2b27f220e03d07cdf417f599939c01e21e504f (diff)
downloadlibtdevnc-56d69d831f304c8b99b523e2b7826e00f913fd5c.tar.gz
libtdevnc-56d69d831f304c8b99b523e2b7826e00f913fd5c.zip
README. add a reference to client examples
Closes #224
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 7307089..b551540 100644
--- a/README
+++ b/README
@@ -47,6 +47,9 @@ i.e. a truecolour graphics. Only the Escape key is implemented. This may be
the best starting point if you want to learn how to use LibVNCServer. You
are confronted with the fact that the bytes per pixel can only be 8, 16 or 32.
+If you want to build a VNC client instead, please have a look at the [various
+client examples](./client_examples).
+
Projects using it
=================