From 41ebaccd03347194645c9dc93e1b5308de07abdd Mon Sep 17 00:00:00 2001 From: De Rais Date: Fri, 28 Jun 2013 07:35:29 -0400 Subject: [PATCH] Add README --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..9a22ac4 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +This is an implementation of Word, see +http://esolangs.org/wiki/Word . + +Build with `make', run with `./word path_to_source_file.word' -- 2.11.4.GIT