diff --git a/README.md b/README.md index d0f86cf..590c00d 100644 --- a/README.md +++ b/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. diff --git a/tools/README.footer.md b/tools/README.footer.md index 9467bc3..acad064 100644 --- a/tools/README.footer.md +++ b/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.