From e9c2d40cdcf29e9093ea5a55287d18aae3a4aaed Mon Sep 17 00:00:00 2001 From: Jamie Schouten Date: Sun, 19 Jan 2025 19:56:47 +0100 Subject: [PATCH] Fix readme indenting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcdef5e..acb19ed 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Below are some examples of the types of charts you can create using this library [View source](./examples/mixed-chart.php) ### Pie chart -![alt text](./examples/output/pie-chart.svg) +![alt text](./examples/output/pie-chart.svg) [View source](./examples/pie-chart.php) ## Usage