Update README to remove maintenance notice

Removed maintenance notice from README and updated title formatting.
This commit is contained in:
Blake Lucas 2026-03-28 16:36:33 -07:00 • committed by GitHub
parent 809232d74f
commit cbd33a4ceb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,4 @@
*This project is not actively maintained.*
NanoVG
NanoVG++
==========
NanoVG is small antialiased vector graphics rendering library for OpenGL. It has lean API modeled after HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable user interfaces and visualizations.