From 7c66fd3a250aef64845ec2afee26a47b927efd37 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 14 May 2021 14:28:03 -0400 Subject: [PATCH] Update wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 441dae61..9b22380c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Cyclone Scheme is a brand-new compiler that allows real-world application develo # Try in your Browser -You can [try the Cyclone interpreter](https://cyclone-scheme.netlify.app/terminal.html) right in your browser. No installation required. +You can [run the Cyclone interpreter](https://cyclone-scheme.netlify.app/terminal.html) right in your browser. No installation required. # Installation