summaryrefslogtreecommitdiff
path: root/data/README
diff options
context:
space:
mode:
Diffstat (limited to 'data/README')
-rw-r--r--data/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/README b/data/README
deleted file mode 100644
index 7e4b9fb..0000000
--- a/data/README
+++ /dev/null
@@ -1,9 +0,0 @@
-For now, read the header comments inside each of these for documentation.
-The programs are simple enough that they don't really need a Makefile any more
-complex than the one given; ymmv. Data and xor may also be useful on DOS,
-which is why there are hooks for it in the code.
-
-data.c a primitive atob / btoa byte generator
-*.d example input to "data -g"
-rservice.c a utility for scripting up rsh/rexec attacks
-xor.c generic xor handler