From b3da8d26ef884d2bd2f11fdd9fe4bb5c0acb700e Mon Sep 17 00:00:00 2001 From: Xtreak Date: Sat, 21 Nov 2015 23:17:20 +0530 Subject: [PATCH] Clarify servo as parallel browser engine In the repo title it says servo is a "parallel browser engine" whereas readme says its a "parallel browser". It will be helpful to add a more clear title. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 278d2b9739a..5ea07b1de8f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Servo Parallel Browser Project +# The Servo Parallel Browser Engine Project Servo is a prototype web browser engine written in the [Rust](https://github.com/rust-lang/rust) language. It is currently developed on