Update 'README.md'

Fixing typo
This commit is contained in:
Gyorgy Berenyi
2022-11-21 08:25:10 +00:00
parent 9b10481064
commit 605fa14582

View File

@@ -1,6 +1,6 @@
# Gentoo linux based cron implementation
Lightweight, simply cron implementation for scheduling jobs via cron solution.
Lightweight, simple cron implementation for scheduling jobs via cron solution.
It can be managed by editing crontab.txt using cron-like scripting methods. That means it needed to available for the runnning cron container via /crontab.txt path.