Update README.md for shell completions

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2023-05-26 09:27:24 +02:00
parent fc6aab7d8b
commit aa73688ed4

View file

@ -1,9 +1,10 @@
# Shell completion
# Shell completions
The script here is taken from a separate project.
The scripts here are taken from separate projects.
Issues and pull-requests should go there.
The updated version will then be included here.
If you are missing a completion, feel free to contribute.
* `timew.fish` is taken from <tbd> which is released under <license>
* `timew-completion.bash` is taken from https://github.com/lauft/timew-bashcompletion which is released under [MIT license](https://github.com/lauft/timew-bashcompletion/blob/master/LICENSE)