hacking quickstart

This commit is contained in:
Paul Rouget 2015-10-23 06:32:09 +02:00
parent ea000471d3
commit 4fd3df8c6d
3 changed files with 289 additions and 1 deletions

View file

@ -5,7 +5,8 @@ Servo is a prototype web browser engine written in the
64bit OS X, 64bit Linux, Android, and Gonk (Firefox OS).
Servo welcomes contribution from everyone. See
[`CONTRIBUTING.md`](CONTRIBUTING.md) for help getting started.
[`CONTRIBUTING.md`](CONTRIBUTING.md) and [`HACKING_QUICKSTART.md`](HACKING_QUICKSTART.md)
for help getting started.
## Prerequisites