Skip to content

Commit

Permalink
just so we don't freak anyone out *too* much ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed Sep 7, 2011
1 parent 7ae8e08 commit 154474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ It supports HTML, URL, URI and Javascript escaping/unescaping.
gem install escape_utils
```

## Warning
## Warning: UTF-8 only

escape_utils assumes all input is encoded as valid UTF-8. If you are dealing with other encodings do your best to transcode the string into a UTF-8 byte stream before handing it to escape_utils.

Expand Down

0 comments on commit 154474b

Please sign in to comment.