Minor update to ext/README.txt to mention NanoSVG

This commit is contained in:
Robin Dunn
2020-04-15 16:05:18 -07:00
parent aa8430ad39
commit 01bf66b411

View File

@@ -2,7 +2,7 @@ What is this?
============= =============
This folder holds the source for external projects used by Phoenix, (currently This folder holds the source for external projects used by Phoenix, (currently
just wxWidgets) as git submodules. This allows Phoenix to use a specific wxWidgets and NanoSVG) as git submodules. This allows Phoenix to use a specific
revision of the code in the other projects and not depend on the developer revision of the code in the other projects and not depend on the developer
fetching the correct version of the code on their own. fetching the correct version of the code on their own.