From 77b1e271a248031e11f5ea36afd8587729e0074d Mon Sep 17 00:00:00 2001 From: "Ngo Iok Ui (Wu Yu Wei)" Date: Thu, 22 Aug 2024 15:07:16 +0900 Subject: [PATCH] Update README.md Signed-off-by: Ngo Iok Ui (Wu Yu Wei) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf17d37..35857aec 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A web browser that plays old world blues to build new world hope. - + Verso is a web browser built on top of the [Servo](https://servo.org/) web engine. We aim to explore embedding solutions for Servo while growing it into a mature browser one day. This means we want to experiment with multi-view and multi-window first and then build UI elements entirely from Servo itself. At the moment, [Servoshell](https://servo.org/download/) should provide a better user experience.