소스 검색

include URL with anchor so other people can find it

Sean Barrett 10 년 전
부모
커밋
b30a97930e
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.md
  2. 3 0
      tools/README.footer.md

+ 3 - 0
README.md

@@ -86,6 +86,9 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
+You can use (this URL)[https://github.com/nothings/stb#other_libs] to link directly to this list.
+
+
 #### If I wrap an stb library in a new library, does the new library have to be public domain?
 
 No.

+ 3 - 0
tools/README.footer.md

@@ -55,6 +55,9 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
+You can use (this URL)[https://github.com/nothings/stb#other_libs] to link directly to this list.
+
+
 #### If I wrap an stb library in a new library, does the new library have to be public domain?
 
 No.