add "collects/realm/README.txt"

Guide readers of _Realm of Racket_ to the new location of
the "realm" directory.
This commit is contained in:
Matthew Flatt 2013-08-27 17:50:25 -06:00
parent 0b6f24e3b5
commit 49e6a71f72

View File

@ -0,0 +1,17 @@
If you're reading _Realm of Racket_ and looking for programs in
../../collects/realm
then you should be able to find them in
../../pkgs/realm
or
../../share/pkgs/realm
instead.
The files moved as part of a reorganization of Racket into packages.
Although the "realm" collection is still included in the main Racket
distribution, it's now the "realm" package.