From f7db113d1427627a31d1b2ea5cde78d44d55694a Mon Sep 17 00:00:00 2001 From: Patrik Svensson Date: Wed, 24 Dec 2025 20:21:32 +0100 Subject: [PATCH] Fix example image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76a663b8..fe8380b6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ It is heavily inspired by the excellent Python library, [Rich](https://github.co and downgrade colors as needed. * Written with unit testing in mind. -![Example](これは次のように出力を描画します。/example.png) +![Example](resources/example.png) ## Important Notices