Browse Source

Merge pull request #503 from sbarisic/patch-1

Update README.md with another project link
shared-context
Mikko Mononen GitHub 6 years ago
parent
commit
be1a08273f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -107,6 +107,7 @@ See the header file [nanovg.h](/src/nanovg.h) for API reference.
## Projects using NanoVG ## Projects using NanoVG


- [Processing API simulation by vinjn](https://github.com/vinjn/island/blob/master/examples/01-processing/sketch2d.h) - [Processing API simulation by vinjn](https://github.com/vinjn/island/blob/master/examples/01-processing/sketch2d.h)
- [NanoVG for .NET, C# P/Invoke binding](https://github.com/sbarisic/nanovg_dotnet)


## License ## License
The library is licensed under [zlib license](LICENSE.txt) The library is licensed under [zlib license](LICENSE.txt)


Loading…
Cancel
Save