From 46d0b69d9e61e66214c80b81be91b9291e1677cf Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Fri, 4 Jan 2019 09:19:42 +0000 Subject: [PATCH] Add basic README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..609c91c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +unicode-expand.pl +================= + +This is a simple [irssi](https://irssi.org/) plugin to convert Unicode emojis etc into their textual representation, so ☕ would come out as [HOT BEVERAGE]. Put it in `~/.irssi/scripts/autorun/`. + +Released under [CC0](https://creativecommons.org/publicdomain/zero/1.0/) / as public domain code. -- 2.39.2