From 77e06fff80bc0d8955d1b6bc80e52c2a57f2084d Mon Sep 17 00:00:00 2001 From: Victor Choueiri Date: Fri, 3 Nov 2017 13:47:47 +0200 Subject: [PATCH] Add random example screenshot to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1639630..6693029 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Create easily animated pie charts and radial charts by providing them with data ![animated pie chart](screenshots/animated_pie_chart_example.gif) ![animated radial chart](screenshots/animated_radial_chart_example.gif) +![animated_random_radial_chart](screenshots/animated_random_radial_chart_example.gif) Check the examples folder for the source code for the above screenshots.