aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 3919e7b..458d3c8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -17,6 +17,9 @@ with the characters. Expects a single argument, a string.
$ wtf8 'か'
e3-81-8b
+ $ wtf8 '💦'
+ f0-9f-92-a6
+ 💦
Dependencies
------------