From 5b498ff5518b221412aafab29d27fd42f9b9e867 Mon Sep 17 00:00:00 2001 From: Mathieu Champlon Date: Sat, 28 Sep 2024 12:21:38 +0200 Subject: [PATCH] Add more prominent link to documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9e284c..d205f36 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ Distributed under the [Boost Software License, Version 1.0](http://boost.org/LIC [![Coverage Status](https://coveralls.io/repos/mat007/turtle/badge.png)](https://coveralls.io/r/mat007/turtle) Boost and a C++14 compatible compiler is required. + +More information in the [documentation](http://turtle.sourceforge.net).