From 17d6319174e2f694aff741e4d66d1b5de92a2f08 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Mon, 23 Apr 2012 22:01:04 -0400 Subject: [PATCH] Add readme. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e5073b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +## Finding files + +`find.ss` generates `lang.plain` (I don't remember how) + +## Pictures + +`main.rkt` draws the picture, with some options. + +## Slides + +`lang-slide.ss` has a slideshow slide that uses the picture.