add racket version req to readme

This commit is contained in:
Stephen Chang 2016-07-06 15:51:14 -04:00
parent bdc5db67f0
commit f22e9b0683

View File

@ -7,3 +7,5 @@
- run all tests (from test directory) with `racket run-all-tests.rkt`
- run just mlish tests (from test directory) with `racket run-all-mlish-tests.rkt`
- running tests require Racket v6.5 or later