From 69ee2f43ac8ff492421a6b7eebde3278a1127f2d Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 5 Jun 2015 21:19:05 -0400 Subject: [PATCH] Link to documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8628c8d..32ff19e6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ rust-cssparser [![Build Status](https://travis-ci.org/servo/rust-cssparser.svg?branch=travis)](https://travis-ci.org/servo/rust-cssparser) +[Documentation](http://doc.servo.org/cssparser/) + Rust implementation of [CSS Syntax Module Level 3](http://www.w3.org/TR/css-syntax-3/)