aboutsummaryrefslogtreecommitdiff
path: root/lib/phpgt/cssxpath/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/phpgt/cssxpath/README.md')
-rw-r--r--lib/phpgt/cssxpath/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/phpgt/cssxpath/README.md b/lib/phpgt/cssxpath/README.md
index 9082c8bbf..8dfeabc42 100644
--- a/lib/phpgt/cssxpath/README.md
+++ b/lib/phpgt/cssxpath/README.md
@@ -1,5 +1,5 @@
-Translate CSS selectors to XPath queries.
-=========================================
+Translate CSS selectors to XPath queries
+========================================
A lightweight and dependency free CSS to XPath translator. This repository is used to bring modern DOM functionality like [`querySelectorAll()`][qsa] to PHP in the [PHP.Gt/Dom][gt-dom] project.