diff --git a/README.md b/README.md index 70e7e7e..b407006 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ NanoVG ========== -NanoVG is small vector graphics rendering library for OpenGL aimed for UI coding. +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. # License