From 16c14488c8094afcb6471c7df5e8974ef16acfdc Mon Sep 17 00:00:00 2001 From: Simon Sapin <simon.sapin@exyr.org> Date: Mon, 20 Apr 2015 15:57:18 +0200 Subject: [PATCH] Add documentation link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d1a171..f1ea840 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules. [](https://travis-ci.org/unicode-rs/unicode-segmentation) +[Documentation](https://unicode-rs.github.io/unicode-segmentation/unicode_segmentation/index.html) + ```rust extern crate unicode_segmentation;