From 405625337cfad7d373cf27c8fb362e959fc4408b Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Wed, 24 Jan 2024 02:21:11 +0200 Subject: [PATCH] update preview location --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d554d03..5e25ad4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Build calendar graphs with unlimited chart layers #### [Month](https://github.com/YGGverse/graph-php/blob/main/src/Calendar/Month.php) -![2 layers example](https://github.com/YGGverse/graph-php/blob/main/media/calendar/example-2-layers.png?raw=true) +![yggverse-graph-php-example](https://github.com/YGGverse/graph-php/assets/108541346/bbac7626-1f0b-476c-b154-f8a6f2933530) ##### Live examples @@ -58,4 +58,4 @@ To make your own implementation, play with: var_dump( $calendarMonth->getNodes() ); -``` \ No newline at end of file +```