README.md markdown beautification.

original commit: 28ea2722da5ff99bff5c3754e2e2e8dd9f0b2e0f
This commit is contained in:
Adam Michael 2016-05-31 11:16:52 -05:00
parent c2557fefed
commit 44ca225db5

View File

@ -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 Revised<sup>6</sup> 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/).