aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/style/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/components/style/README.md b/components/style/README.md
index 6a77ba5611c..e2a1a1664e8 100644
--- a/components/style/README.md
+++ b/components/style/README.md
@@ -1,6 +1,4 @@
servo-style
===========
-Prototype replacement style system for Servo,
-based on [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser)
-instead of [NetSurf’s libcss](https://github.com/mozilla-servo/libcss).
+Style system for Servo, using [rust-cssparser](https://github.com/mozilla-servo/rust-cssparser) for parsing.