diff --git a/components/style/README.md b/components/style/README.md index 6a77ba5611c8..e2a1a1664e85 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.