diff --git a/README.md b/README.md index 78d1dba..2d464fa 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ See the header file [nanovg.h](/src/nanovg.h) for API reference. ## License The library is licensed under [zlib license](LICENSE.txt) +Fonts used in examples: +- Roboto licensed under [Apache license](http://www.apache.org/licenses/LICENSE-2.0) +- Entypo licensed under CC BY-SA 4.0. +- Noto Emoji licensed under [SIL Open Font License, Version 1.1](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) ## Discussions [NanoVG mailing list](https://groups.google.com/forum/#!forum/nanovg)