summaryrefslogtreecommitdiffstats
path: root/misc/ascii/README
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ascii/README')
-rw-r--r--misc/ascii/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/ascii/README b/misc/ascii/README
new file mode 100644
index 0000000000..9140685240
--- /dev/null
+++ b/misc/ascii/README
@@ -0,0 +1,5 @@
+This is a handy little utility that recognizes many different ways
+of naming an ASCII character (hex, octal, binary, decimal, C escape,
+ISO character table pair, slang names, and others) and prints out
+all the equivalents. A CGI script that can be used to enable access
+over the Web is included.