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` +... ---