From c8a03494a12b80b3f0ac513850d3dbfc82d8d3c3 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 17 Sep 2020 20:57:43 +0900 Subject: [PATCH] Update README.md fix typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9c3a7d..3b80035c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ThorVG is a platform independent lightweight standalone C++ library for drawing ## Contents - [Building ThorVG](#building-thorvg) - [Meson Build](#meson-build) -- [Quick Start](#quick-start) +- [Examples](#examples) - [Tools](#tools) - [SVG to PNG](#svg-to-png) - [API Bindings](#api-bindings)