From 3bf637f6f95f33df4cd49c3b585259e7c9682d02 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Wed, 16 Oct 2019 22:10:49 -0400 Subject: [PATCH] Sell pre-built versions more. (#2860) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb530fbdcf..64a1d984c2 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,18 @@ packages. The rest of the Racket distribution source code is in other repositories, mostly under [the Racket GitHub organization](https://github.com/racket). -Distribution and Documentation +Quick Start ------------------------------ -Download a built version of Racket from +Pre-built versions of Racket for a variety of operating systems and +architectures, as well as convienient source distributions are +available at [https://download.racket-lang.org](https://download.racket-lang.org) -View documentation for the distribution and packages at +Racket comes with extensive documentation, including several tutorials. +You can read all of this documentation, as well as documentation for +third-party packages at [https://docs.racket-lang.org](https://docs.racket-lang.org)