From 6c8184815c4d14296e95c8eea9d0c2d69da94752 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Mon, 6 Jun 2011 21:15:48 -0700 Subject: [PATCH] Edited README.md via GitHub --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5939366..efb5906 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # About -X11 protocol client for node.js + X11 protocol client for node.js # Links -Protocol documentation: -http://www.x.org/releases/X11R7.6/doc/ -http://www.x.org/releases/X11R7.6/doc/xproto/x11protocol.pdf + Protocol documentation: + http://www.x.org/releases/X11R7.6/doc/ + http://www.x.org/releases/X11R7.6/doc/xproto/x11protocol.pdf -# other implementations +# )ther implementations -C: XLib - http://codesearch.google.com/codesearch/p?hl=en#xEHUuo8Crmg/sites/ftp.x.org/pub/X11R7.2/src/update/everything/libX11-X11R7.2-1.1.1.tar.bz2%7CnOqwAyDlYlo/libX11-X11R7.2-1.1.1/src/OpenDis.c&q=XOpenDisplay&d=3 -Python/twisted: https://launchpad.net/twisted-x11 -Perl: http://search.cpan.org/~smccam/X11-Protocol-0.56/Protocol.pm + C: XLib - http://codesearch.google.com/codesearch/p?hl=en#xEHUuo8Crmg/sites/ftp.x.org/pub/X11R7.2/src/update/everything/libX11-X11R7.2-1.1.1.tar.bz2%7CnOqwAyDlYlo/libX11-X11R7.2-1.1.1/src/OpenDis.c&q=XOpenDisplay&d=3 + Python/twisted: https://launchpad.net/twisted-x11 + Perl: http://search.cpan.org/~smccam/X11-Protocol-0.56/Protocol.pm