readme: drop paragraph about Weston
authorSimon Ser <contact@emersion.fr>
Mon, 13 Feb 2023 18:54:13 +0000 (19:54 +0100)
committerSimon Ser <contact@emersion.fr>
Mon, 13 Feb 2023 18:54:13 +0000 (19:54 +0100)
There are many Wayland compositors nowadays.

Signed-off-by: Simon Ser <contact@emersion.fr>
README

diff --git a/README b/README
index ad06dce..09e630c 100644 (file)
--- a/README
+++ b/README
@@ -17,10 +17,6 @@ protocol does not handle rendering, which is one of the features that
 makes wayland so simple.  All clients are expected to handle rendering
 themselves, typically through cairo or OpenGL.
 
-The weston compositor is a reference implementation of a wayland
-compositor and the weston repository also includes a few example
-clients.
-
 Building the wayland libraries is fairly simple, aside from libffi,
 they don't have many dependencies: