From e4e41045004c4d19a34ebda8ce5321573096a4af Mon Sep 17 00:00:00 2001 From: sjev Date: Thu, 23 Apr 2026 16:25:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4b7ff73..2bfb83f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Minimal Cookiecutter template for python CLI tools. Python 3.12+, uv, Typer, ruf ```bash cruft create https://git.roxautomation.com/sjev/python-cli-template.git -cd your-project -cat README.md ``` ## License