From aca98a4b2c9d0be48be773fbf438a8477698ef14 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 12 May 2016 16:03:27 -0400 Subject: convert to libevent also remove all code supporting threading stuff --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ad8310..11b7444 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ looking into new extensions. Building -------- -Runes requires cairo, xlib, and libuv. Once those dependencies are installed, -you should be able to build it just by running `make`. If you're interested in -modifying the parser, you'll also need to install flex. +Runes requires cairo, xlib, and libevent. Once those dependencies are +installed, you should be able to build it just by running `make`. If you're +interested in modifying the parser, you'll also need to install flex. Contributing ------------ -- cgit v1.2.3-54-g00ecf