diff --git a/README.md b/README.md index bb46be3..77caa9f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ However, if you do get an error - any error - please file a bug. Support request ## Use OpenGJK in your project -The best source to learn how to use OpenGJK are the examples. They are listed [here](https://www.mattiamontanari.com/opengjk/docs/examples/) for C, C#, Go, Matlab and Python. I aim to publish few more for Julia. +The best source to learn how to use OpenGJK are the examples. They are listed [here](https://www.mattiamontanari.com/opengjk/docs/examples/) for C, C#, Go, Matlab, ZIg and Python. I aim to publish few more for Julia. Take a look at the `examples` folder in this repo and have fun. File a request if you wish to see more! @@ -66,4 +66,4 @@ You are very welcome to: - Create pull requests of any kind - Let me know if you are using this library and find it useful - Open issues with request for support because they will help you and many others -- Cite this repository ([a sweet GitHub feature](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files#about-citation-files)) or my paper: Montanari, M. et at, *Improving the GJK Algorithm for Faster and More Reliable Distance Queries Between Convex Objects* (2017). ACM Trans. Graph. \ No newline at end of file +- Cite this repository ([a sweet GitHub feature](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files#about-citation-files)) or my paper: Montanari, M. et at, *Improving the GJK Algorithm for Faster and More Reliable Distance Queries Between Convex Objects* (2017). ACM Trans. Graph.