aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGecko Backout <gecko-backout@mozilla.org>2017-06-22 16:10:03 +0000
committermoz-servo-sync <developer-services+moz-servo-sync@mozilla.org>2017-06-22 16:10:03 +0000
commit1f79c01dfe95fc87788139891b3948bb54c277ad (patch)
tree15c16d8d015a9c8980fd1a45be64ee5b1282f381
parent813eed222e14735cc6c83c341c2bff46600458f7 (diff)
downloadservo-1f79c01dfe95fc87788139891b3948bb54c277ad.tar.gz
servo-1f79c01dfe95fc87788139891b3948bb54c277ad.zip
Backed out changeset f5041651b877 (bug 17452) as requested by glob. r=backout
Backs out https://github.com/servo/servo/pull/17452
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 957f0a4c311..c1227f0b94a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Linux Build Status](https://img.shields.io/travis/servo/servo/master.svg?label=Linux%20build)](https://travis-ci.org/servo/servo) [![Windows Build Status](https://img.shields.io/appveyor/ci/servo/servo/master.svg?label=Windows%20build)](https://ci.appveyor.com/project/servo/servo/branch/master) [![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228)
-Servo is a web browser engine written in the
+Servo is a prototype web browser engine written in the
[Rust](https://github.com/rust-lang/rust) language. It is currently developed on
64bit OS X, 64bit Linux, and Android.