Added info about browserhtml

I feel it would make sense to make mention of this here, especially since Browser.html is part of the [road map](https://github.com/servo/servo/wiki/Roadmap) for what we aim to achieve during the year.
This commit is contained in:
Per Lundberg 2016-05-14 22:25:37 +03:00
parent e2990766dc
commit a2695709bf

View file

@ -159,7 +159,9 @@ cp servobuild.example .servobuild
## Running ## Running
Use `./mach run [url]` to run Servo. Use `./mach run [url]` to run Servo. Also, don't miss the info on the [browserhtml page](https://github.com/browserhtml/browserhtml) on how to run the Browser.html
full tech demo (it provides a more browser-like experience than just browsing a single
URL with servo).
### Commandline Arguments ### Commandline Arguments