From 6bd0462b1891808c34139c610a0f7044c4907ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haris=20Dautovi=C4=87?= Date: Wed, 21 Feb 2024 17:33:38 +0100 Subject: [PATCH] Update README.md (#84) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 105e57d..fc256af 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Add it in your *settings.gradle.kts* at the end of repositories: # Pie chart
-Pie chart style options +🎨 Pie chart style options

@@ -105,7 +105,7 @@ private fun AddCustomPieChart() { # Line chart

-Line chart style options +🎨 Line chart style options

@@ -157,7 +157,7 @@ private fun AddCustomLineChart() { # Multiline chart

-Multiline chart style options +🎨 Multiline chart style options

@@ -227,7 +227,7 @@ private fun AddCustomMultiLineChart() { ### Bar

-Bar chart style options +🎨 Bar chart style options

@@ -274,7 +274,7 @@ private fun AddCustomBarChart() { ### Stacked Bar

-Stacked bar chart style options +🎨 Stacked bar chart style options