From 1d1bde4842e2cb44e4795f2324eeb16e75d60cbd Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Fri, 2 Feb 2024 01:28:40 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a817928..dd10423 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ A general script runner for any type of project - run all your project-related scripts and commands in a portable, simple config. +![script_runner help output](https://github.com/chenasraf/dart_script_runner/assets/167217/d172cd98-c041-48ff-80cc-a24c80e635c7) + + --- ## What for?