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 +```