Browse Source

Fixed typo in readme

shared-context
Mikko Mononen 11 years ago
parent
commit
64e46db6f7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -8,7 +8,7 @@ NanoVG is small antialiased vector graphics rendering library for OpenGL. It has

## Screenshot

![screenshot of some text rendered witht the sample program](/example/screenshpt-01.png?raw=true)
![screenshot of some text rendered witht the sample program](/example/screenshot-01.png?raw=true)

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


Loading…
Cancel
Save