From 223975532766ac6b3488427e92cdef5a6546789b Mon Sep 17 00:00:00 2001 From: Jesper Lekland Date: Sun, 4 Mar 2018 18:39:43 +0100 Subject: [PATCH] update readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index da11a2df..c70736db 100644 --- a/README.md +++ b/README.md @@ -97,19 +97,13 @@ This library currently provides the following components * [StackedBarChart](#stackedbarchart) * [Line](#linechart) * [Pie](#piechart) -* [Progress- Circle / Gauge](#progresschart) +* [ProgressCircle](#progresscircle) * [YAxis](#yaxis) * [XAxis](#xaxis) Also see [other examples](#other-examples) -* [Gradient](#gradient) * [Decorator](#decorator) * [Extras](#extras) -* [GridMin/Max](#gridminmax) -* [Layered Charts](#layered-charts) -* [PieChart with labels](#piechart-with-labels) -* [Custom Grid](#custom-grid) -* [Partial Chart](#partial-charts) ### AreaChart