diff --git a/README.md b/README.md
index eab87fe6..d36eada1 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@
-ThorVG is a platform independent lightweight standalone C++ library for drawing vector-based shapes and SVG.
+ThorVG is a platform independent lightweight standalone C++ library for drawing vector-based shapes and SVG.
+
The next list shows drawing primitives ThorVG providing.
- Paints: Line, Arc, Curve, Path, Shapes, Polygons
- Filling: Solid, Linear, Radial Gradient
@@ -20,6 +21,7 @@ The next list shows drawing primitives ThorVG providing.
Next figure shows you a brief strategy how to use ThorVG in your system.
+