Updated README

This commit is contained in:
Christian Busch 2022-10-12 20:40:07 +02:00
parent cb7aa05d3d
commit 0c6fe8291a

View File

@ -53,6 +53,7 @@ With `crontab -e` you can add the following line for running the script every 5
- The code is now structured in functions which makes it more maintainable and modular.
- Backwards compatibility should be given.
- Avoid using awk and get rid of dependency
- NOTE: The IPCOMMAND directive is not implemented yet
**2021-12-11**