From 53b976d58e24b8446f26c37f74bc28552d3111cb Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:34 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d493ac..a45303e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Build calendar graphs with unlimited chart layers ##### Example +![2 layers example](https://github.com/YGGverse/graph-php/blob/main/media/calendar/example-2-layers.png?raw=true) ###### Server-side @@ -44,4 +45,4 @@ foreach ($calendarMonth->getNodes() as $day => $node) ###### Client-side -Coming soon on [YGGstate](https://github.com/YGGverse/YGGstate) \ No newline at end of file +Coming soon on [YGGstate](https://github.com/YGGverse/YGGstate)