The Racket Programming Language
===============================

This is the
  Racket | Unix | Source
distribution for version 8.18.
 
This distribution provides source for the Racket run-time system;
for build and installation instructions, see "src/README.txt".
(The distribution also includes the core Racket collections and any
installed packages in source form.)

The distribution has been configured so that when you install or
update packages, the package catalog at
  https://download.racket-lang.org/releases/8.18/catalog/
is consulted first.

Visit http://racket-lang.org/ for more Racket resources.


License
-------

Racket is distributed under the MIT license and the Apache version 2.0
license, at your option.

The Racket runtime system includes components distributed under
other licenses. See "src/LICENSE.txt" for more information.

Racket packages that are included in the distribution have their own
licenses. See the package files in "pkgs" within "share" for more
information.
