diff --git a/README.md b/README.md index 9359bc0..653105a 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,9 @@ While it hasn't been touched since May of 2023, I plan to keep working on it for ## Planned Features 1) Crontab Management (setup new and manage existing crontabs) 2) Ansible Integration -3) Log & Exit-code handling (with smtp & snmptrap alerts) +3) Log & Exit-code handling +4) SMTP & SNMPTRAP alerting + +## What is it's purpose? +This project is primarily for SysAdmin's or other SysEngineers that want a project that can monitor and alert them of issues encountered by any crontab setup to run programs on their system. It's in it's infancy at the moment, but theres a lot I want to do with it when I get time to work on it.