diff --git a/README.md b/README.md index 32a71278..1e16ddf1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ class MyView: MacawView { } ``` - + #### It has SVG support @@ -42,13 +42,13 @@ class SVGView: MacawView { } ``` - + #### It's powerful Affine transformations, user events, animation and various effects to build beautiful apps with Macaw: - + Take a look at [getting started guide](https://github.com/exyte/Macaw/wiki/Getting-started) to learn more.