From 7471aa01e1090bc7ee33fafc3ac96b1aa2167006 Mon Sep 17 00:00:00 2001 From: Mattia Montanari Date: Sat, 3 Jul 2021 13:53:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc40ddb..a5d9335 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Hello! +# Hello! This is a simple and reliable C implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm, [docs and details are available here](https://www.mattiamontanari.com/opengjk/). @@ -10,4 +10,4 @@ All contributes are all welcome. For instance you could add: > openGJK, Copyright (c) 2018-2021 > -> Department of Engineering Science. University of Oxford, UK. \ No newline at end of file +> Department of Engineering Science. University of Oxford, UK.