diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index a577b2b5d3b..23a18ba80a2 100644 --- a/README.md +++ b/README.md @@ -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 |