From 072322d417c6e9f36d6640f5bcfc325dab095cdd Mon Sep 17 00:00:00 2001 From: darrencruse Date: Sun, 1 Feb 2015 14:31:53 -0600 Subject: [PATCH] mention play-sound in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52f21c0..4f9e01b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ This fork of Whalesong differs from dyoo/whalesong in the following ways: * Extended whalesong/image and whalesong/images (more functions, bug fixes, now matches WeScheme) Contributed by Emmanuel Schanzer + * Adds play-sound + (assumes a browser with html5 audio support) Note: The implementation of parameters works fine, as long as you don't mix parameterize with non-local-exits