diff --git a/README.md b/README.md index 338d6e8b..5e936a0d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # ThorVG

- +

ThorVG is a platform independent lightweight standalone C++ library for drawing vector-based shapes and SVG. @@ -85,7 +85,7 @@ canvas->push(move(picture)); //push picture drawing command ``` And here is the result.

- +

Begin rendering & finish it at a particular time.