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.