Add link for README

This commit is contained in:
York Xiang 2016-03-08 16:14:01 +08:00
parent e3bea4f887
commit 8940260092

View file

@ -108,7 +108,7 @@ Servo's build system automatically downloads a Rust compiler to build itself.
This is normally a specific revision of Rust upstream, but sometimes has a This is normally a specific revision of Rust upstream, but sometimes has a
backported patch or two. backported patch or two.
If you'd like to know which nightly build of Rust we use, see If you'd like to know which nightly build of Rust we use, see
`rust-nightly-date`. [`rust-nightly-date`](https://github.com/servo/servo/blob/master/rust-nightly-date).
## Building ## Building