diff --git a/README.md b/README.md index baacd41..dff977e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ please take a look at what needs to be done in the [roadmap](/ROADMAP.md), or check if there are any to-do comments in the code: ```bash -grep -r "TODO" src/ +grep "TODO" isidore.sh ``` ## License & Copyright