From 44e05b2251aaf1c4b61932c81fb7c46df5720768 Mon Sep 17 00:00:00 2001 From: Larry Masinter Date: Wed, 22 Jul 2020 10:28:23 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 979b9e16..3a671cdb 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# medley \ No newline at end of file +# medley +This repo is for the overall Lisp environment for Interlisp-D / Medley / Xerox Common Lisp. +A sub-project is Interlisp/maiko which is the emulator of the Lisp virtual machine.