Browse Source

Merge pull request #112 from luzpaz/misc-typo

Misc. README typo
pull/113/head
Mikko Mononen 6 years ago
committed by GitHub
parent
commit
b0be83ba62
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -3,7 +3,7 @@ Nano SVG
## Parser
![screenshot of some splines rendered witht the sample program](/example/screenshot-1.png?raw=true)
![screenshot of some splines rendered with the sample program](/example/screenshot-1.png?raw=true)
NanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes.

Loading…
Cancel
Save