From 4474b1ebc1b558ab08ea981fc99e24ebafb702c4 Mon Sep 17 00:00:00 2001 From: huxingyi Date: Wed, 14 Oct 2020 21:04:20 +0930 Subject: [PATCH] Update README [skip ci] --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 09f9c83f..c9d438d2 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,6 @@ Contributing --------------- Any contributions are welcome including bugfixes, fixing typos, adding tests, proposing new features, and letting more people know about Dust3D. -If you write or post about Dust3D online, please add your name in CONTRIBUTORS. - -If you've submitted any PRs with code changes, including the example code listed in the docs folder, please don’t forget to add your name to AUTHORS in your pull request. - License ----------- Dust3D's source code is available under the MIT license, however, some third party libraries we use are not MIT license compatible, such as CGAL. You can use the released Dust3D software freely no matter for personal or for commercial purpose, and you can integrate the source code of Dust3D to your project as MIT licensed, but with the third party libraries on the specified license respectively.