From 90210eb87c3cb6dc64617fafa9fa5a9003a44083 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Tue, 19 Feb 2013 15:16:34 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5d57a5..7b56146 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # About X11 protocol client for node.js + + Implements core X11 protocol, as well as Xrender, Damage, Composite, Big-Requests, Dpms, Screensaver, XFixes, Shape, XTest, XC-Misc, GLX and Apple-WM extensions. # install `npm install x11`