From 50781c54ed703cd6d55fdb6d30a57de23c1b3242 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Tue, 21 Oct 2014 17:55:09 -0700 Subject: [PATCH] readme: Embiggen the name of the project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 465e1bbbbfc..1ff5a3609c7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -The Servo Parallel Browser Project +# The Servo Parallel Browser Project Servo is a prototype web browser engine written in the [Rust](https://github.com/mozilla/rust) language. It is currently developed on