README fix.

This commit is contained in:
Johannes Findeisen 2022-09-25 18:11:04 +02:00
commit e19f25459b

View file

@ -30,7 +30,7 @@ nearly does not exist.
at the moment! at the moment!
### Ideas ### Ideas
-
- Think about adding [APScheduler](https://pypi.org/project/APScheduler/) for - Think about adding [APScheduler](https://pypi.org/project/APScheduler/) for
scheduling execution of the monitors instead of a self constructed thread scheduling execution of the monitors instead of a self constructed thread
structure... It was very nice to get the jobs done in Linspector using APScheduler structure... It was very nice to get the jobs done in Linspector using APScheduler