From 67e6e19080608e85798219f196ff3219effba381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Axel=20S=C3=B8gaard?= Date: Sat, 21 May 2016 21:22:31 +0200 Subject: [PATCH] Added warning about version --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 499a33a..192c940 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ Whalesong ========= +Important +--------- + +Whalesong needs Racket 5.2. +As is Whalesong doesn't work on version 5.3 or greater. +See https://github.com/soegaard/whalesong/issues/48 + Installation ------------