From 44ca225db50df9b40bd49a9760c7c7e39d30a3c3 Mon Sep 17 00:00:00 2001 From: Adam Michael Date: Tue, 31 May 2016 11:16:52 -0500 Subject: [PATCH] README.md markdown beautification. original commit: 28ea2722da5ff99bff5c3754e2e2e8dd9f0b2e0f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8641fa170f..66e6e832f9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Chez Scheme is a compiler and run-time system for the language of -the Revised^6 Report on Scheme (R6RS), with numerous extensions. +the Revised6 Report on Scheme (R6RS), with numerous extensions. The compiler generates native code for each target processor, with support for x86, x86_64, and 32-bit PowerPC architectures. Get started by [Building Chez Scheme](BUILDING). -For more information see the [Chez Scheme Project Page](http://cisco.github.io/ChezScheme/) +For more information see the [Chez Scheme Project Page](https://cisco.github.io/ChezScheme/).