From a2695709bfc4a560e91f588af7dde1c2e7e53be3 Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Sat, 14 May 2016 22:25:37 +0300 Subject: [PATCH] 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. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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