소스 검색

Update Readme.md

Kim Kulling 2 년 전
부모
커밋
f6457e1c87
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      Readme.md

+ 2 - 4
Readme.md

@@ -78,13 +78,11 @@ The source code is organized in the following way:
 ### Where to get help ###
 ### Where to get help ###
 To find our documentation, visit [our website](https://assimp.org/) or check out [Wiki](https://github.com/assimp/assimp/wiki)
 To find our documentation, visit [our website](https://assimp.org/) or check out [Wiki](https://github.com/assimp/assimp/wiki)
 
 
-If the docs don't solve your problem, you can check
+If the docs don't solve your problem, you can:
 - Ask on [StackOverflow with the assimp-tag](http://stackoverflow.com/questions/tagged/assimp?sort=newest). 
 - Ask on [StackOverflow with the assimp-tag](http://stackoverflow.com/questions/tagged/assimp?sort=newest). 
 - Ask on [Assimp-Community on Reddit](https://www.reddit.com/r/Assimp/)
 - Ask on [Assimp-Community on Reddit](https://www.reddit.com/r/Assimp/)
-- File a question at [The Assimp-Issue Tracker](https://github.com/assimp/assimp/issues)
 - Ask a question at [The Assimp-Discussion Board](https://github.com/assimp/assimp/discussions)
 - Ask a question at [The Assimp-Discussion Board](https://github.com/assimp/assimp/discussions)
-
-If you think you found a bug, please open an issue on Github.
+- Nothing has worked? File a question or an issue-report at [The Assimp-Issue Tracker](https://github.com/assimp/assimp/issues)
 
 
 Open Asset Import Library is a library to load various 3d file formats into a shared, in-memory format. It supports more than __40 file formats__ for import and a growing selection of file formats for export.
 Open Asset Import Library is a library to load various 3d file formats into a shared, in-memory format. It supports more than __40 file formats__ for import and a growing selection of file formats for export.