Update readme.md

This commit is contained in:
Denis-Cosmin Nutiu 2023-03-31 00:24:32 +03:00 committed by GitHub
parent 19205c1b6f
commit 60e5a880f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ A sample use case is to run it on PC or a Raspberry PI and get alerts on your mo
--
It wants to be like [Windows Task Scheduler](https://en.wikipedia.org/wiki/Windows_Task_Scheduler) but it requires [Cron](https://en.wikipedia.org/wiki/Cron) for scheduling and at the moment it is stateless.
It wants to be like [Windows Task Scheduler](https://en.wikipedia.org/wiki/Windows_Task_Scheduler) but it requires [Cron](https://en.wikipedia.org/wiki/Cron) for scheduling and at the moment it is stateless and does not have much functionality.
## Installation