mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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:
parent
e2990766dc
commit
a2695709bf
1 changed files with 3 additions and 1 deletions
|
@ -159,7 +159,9 @@ cp servobuild.example .servobuild
|
|||
|
||||
## 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue