From 67abe7731e34f6ae638cea54de24b39e5254c3e2 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Sun, 16 Nov 2014 22:55:44 +0100 Subject: [PATCH] Added CSS selectors to the list of features. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43399f6..8e94322 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Querying a document using a namespace: * Low memory footprint * High performance, if something doesn't perform well enough it's a bug * Support for XPath 1.0 +* CSS3 selector support * XML namespace support (registering, querying, etc) ## Requirements