From 352435f9bcba0a0039ce4e4178308d599fd658c6 Mon Sep 17 00:00:00 2001 From: Maikel Rehl Date: Tue, 9 Apr 2024 17:23:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d54e7f5..91ba413 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This GitHub Action scans your code for TODO comments and generates a report. It's a great way to keep track of tasks that need to be done in your codebase. +![todos](https://github.com/phntmxyz/todo-finder-action/assets/16827156/d6220a06-72af-41a4-9f21-b51c75d75829) +![status](https://github.com/phntmxyz/todo-finder-action/assets/16827156/fd4cd9a1-becb-41f0-ac9b-3ade71119ed7) + + ## Usage To use this action in your workflow, add the following step: