Additional info to readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 12:40:04 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 12:40:04 +0200
Commit 237f9e11f994c417b49b70fa6e53312f719772b0 (patch)
-rw-r--r-- README.md 2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
...
11
> meant to really be a task runner. Keep that in mind. However, dispite
11
> meant to really be a task runner. Keep that in mind. However, dispite
12
> that, I constantly find myself using it as such.
12
> that, I constantly find myself using it as such.
13
  
13
  
  
14
### Extensions
  
15
  
14
| Extension   | Description                                         |
16
| Extension   | Description                                         |
15
|-------------|-----------------------------------------------------|
17
|-------------|-----------------------------------------------------|
16
| help        | Displays all targets with a comment in help format. |
18
| help        | Displays all targets with a comment in help format. |
...