diff --git a/README.md b/README.md
index 3b8f787c..54be6b56 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
ThorVG is a platform-independent portable library for drawing vector-based shapes and images. It's written in C++, no dependencies and keeps super compact size.
The next list shows drawing primitives ThorVG providing.
- - Paints: Line, Arc, Curve, Path, Shapes, Polygons
+ - Shapes: Line, Arc, Curve, Path, Polygon, etc
- Filling: Solid, Linear, Radial Gradient
- Scene Graph & Affine Transformation (translation, rotation, scale ...)
- Stroking: Width, Join, Cap, Dash