diff --git a/README.md b/README.md index 05af334..d6b5aea 100644 --- a/README.md +++ b/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.