From 496fcb9ea81ac2ee494349b4f6acdcf89d11d8f7 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Sat, 27 Sep 2014 03:16:14 +0000
Subject: Mention Cairo in README.

---
 README | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 87742f4..77809d8 100644
--- a/README
+++ b/README
@@ -1,8 +1,9 @@
 PUGL
 ====
 
-Pugl is a minimal portable API for OpenGL GUIs which supports embedding and is
-suitable for use in plugins.  It works on X11, Mac OS X, and Windows.
+Pugl is a minimal portable API for GUIs which supports embedding and is
+suitable for use in plugins.  It works on X11, Mac OS X, and Windows.  GUIs can
+be drawn with OpenGL or Cairo.
 
 Pugl is vaguely similar to GLUT, but with some significant distinctions:
 
-- 
cgit v1.2.1