From 68bb30cb433aa564c435de9dd982280f0322c6f0 Mon Sep 17 00:00:00 2001 From: cophilot Date: Fri, 15 Mar 2024 10:05:39 +0100 Subject: [PATCH] testing stable worklfow run [stable] --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8bb21a1..3a88ae4 100644 --- a/README.md +++ b/README.md @@ -166,17 +166,9 @@ This is for the purpose of consistency. So that all components are generated the --- -## Add a TODO +## Stable Version -If you want to add a TODO please use the following command: - -```bash -npm run todo -``` - -This will add a new TODO to the [todos.md](todos.md) file. - -> Example usage: `npm run todo Let user register` +... ---