added a README

This commit is contained in:
Robby Findler 2010-09-02 14:50:26 -05:00
parent b7eca6c4ee
commit ad9548db7d

View File

@ -0,0 +1,9 @@
The files in this directory test the teaching language implementation.
htdp.rktl
load this file (racket -qr htdp.rktl) to run most of the tests
htdp-image.rktl
load this file in gracket to run the htdp/image tests
See beginner.rktl for more.