aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 30da834..2683a6d 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,6 @@ assert_eq!(new_html, "<title>hello world</title>");
* This crate does not yet implement [character encoding detection].
-* The span logic assumes UTF-8 encoding.
-
* This crate does not yet implement spans for character tokens.
## Compliance & testing