From ec6b9766d72697cdc915ac4be76b0ce6a5924b78 Mon Sep 17 00:00:00 2001 From: Abhinandan Kushwaha Date: Wed, 24 Nov 2021 12:00:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1d871a..a9ab6a3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The most complete library for Bar, Line, Area, Pie, and Donut charts in React Na 3. Smooth animations implemented using LayoutAnimation 4. Clickable and scrollable 5. Three-D and gradient effects -6. Fully customizable +6. Fully customizable (see the [props](docs/docs.md)) 7. Detailed [documentation](https://gifted-charts.web.app/) with examples ---