From 35f9a3da74e948a7a6f02369e348a0834af7daaa Mon Sep 17 00:00:00 2001 From: Piotr Karpala Date: Fri, 5 Apr 2024 15:27:07 -0400 Subject: [PATCH] fix image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29cdebe..51ccd08 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ GitHub action that lints files that were changed in a PR and annotates them with pylint comments. -![Linting result](.\img\image.png) +![Linting result](img\image.png) ## Usage