diff --git a/README.md b/README.md index b8ccfdf8..80e124cf 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ThorVG is a platform-independent portable library for drawing vector-based scene The following list shows primitives that are supported by ThorVG:
* Shapes: Line, Arc, Curve, Path, Polygon, ... - * Filling: Solid & Gradient Fillings and Texture Mapping + * Filling: Solid & Gradients and Texture Mapping * Scene Graph & Affine Transformation (translation, rotation, scale, ...) * Stroking: Width, Join, Cap, Dash * Composition: Blending, Masking, Path Clipping, ...