Mention new dirs in README.

This commit is contained in:
Graydon Hoare 2011-12-07 15:34:30 -08:00
parent e4aa73c0f9
commit 3ccdd2a098

View file

@ -4,7 +4,10 @@ Source layout:
comp/ The self-hosted compiler
lib/ The standard library
cargo/ The package manager
libcore/ The core library (imported and linked by default)
libstd/ The standard library (slightly more peripheral code)
rustllvm/ LLVM support code