diff options
-rw-r--r-- | 3rdparty/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/README.md b/3rdparty/README.md index 4868144ee2c..8bd08dc07c9 100644 --- a/3rdparty/README.md +++ b/3rdparty/README.md @@ -38,6 +38,8 @@ luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT) lzma - [The GNU Lesser General Public License](http://opensource.org/licenses/LGPL-2.1) +nanosvg - [zlib license](http://opensource.org/licenses/Zlib) + portaudio - [The MIT License (MIT)](http://opensource.org/licenses/MIT) explanation at [their site](http://www.portaudio.com/license.html) portmidi - [The MIT License (MIT)](http://opensource.org/licenses/MIT) |