From 67945c14d3c26af32a3b389306b612348241beb9 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 14 May 2021 09:44:54 -0400 Subject: [PATCH] Sync with master branch --- index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 285c1242..50b49e33 100644 --- a/index.md +++ b/index.md @@ -28,13 +28,15 @@ Cyclone Scheme is a brand-new compiler that allows real-world application develo - Support for Linux, Windows, FreeBSD, and Mac platforms. - Known to run on x86-64, x86, and Arm (Raspberry Pi) architectures. -# Try Cyclone in your Browser +# Try in your Browser You can [try the Cyclone interpreter](https://cyclone-scheme.netlify.app/terminal.html) right in your browser. No installation required. # Installation -There are several options available for installing Cyclone: +For the full user experience - compiling files, installing packages, running native code, etc - it is necessary to install a copy of Cyclone. + +There are several installation options available: ## Docker ![Docker](docs/images/docker-thumb.png "Docker")