From 5c5ed3a114753c90e1a865ab34f0b9cbcccd5a29 Mon Sep 17 00:00:00 2001 From: Yonaba Date: Thu, 26 Dec 2013 11:12:17 +0000 Subject: [PATCH] Fixed trailing code tags Added link to online documentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 88f84f9..827b5fb 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,7 @@ for i, triangle in ipairs(triangles) do end ```` -See the documentation for more details. -``` +See the [documentation](http://yonaba.github.io/delaunay/doc) for more details. ##Testing ###Specification