aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0516066..b7f6ea6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
Html search using non-standard xpath, written in C. See tests/main.c
# Note
-This library does not decode html sequences in text and attribute values \ No newline at end of file
+This library does not decode html sequences in text and attribute values.
+Tag and attribute key matching is case-insensitive. \ No newline at end of file