diff --git a/README.md b/README.md index ca9d264a..5e81a72c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
Features • - License • Documentation • Branches • + Questions • Issues • + Author • + License • + Support • Credits
@@ -51,10 +54,6 @@ - Logs - Unit tests -## License - -The ReactPhysics3D library is released under the open-source [ZLib license](http://opensource.org/licenses/zlib). - ## Documentation You can find the user manual and the Doxygen API documentation [here](https://www.reactphysics3d.com/documentation.html) @@ -65,10 +64,24 @@ The "master" branch always contains the last released version of the library and the "develop" branch is used for development. This branch is frequently updated and can be quite unstable. Therefore, if you want to use the library in your application, it is recommended to checkout the "master" branch. +## Questions + ## Issues If you find any issue with the library, you can report it on the issue tracker [here](https://github.com/DanielChappuis/reactphysics3d/issues). +## Author + +The ReactPhysics3D library has been created and is maintained by [Daniel Chappuis](https://github.com/DanielChappuis). + +## License + +The ReactPhysics3D library is released under the open-source [ZLib license](http://opensource.org/licenses/zlib). + +## Support + +... + ## Credits Thanks a lot to Erin Catto, Dirk Gregorius, Erwin Coumans, Pierre Terdiman and Christer Ericson for their amazing GDC presentations,