Update README.md
This commit is contained in:
parent
0e56b27477
commit
64aea328db
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -17,6 +17,11 @@ It comes with a very straightforward dashboard written in PHP.
|
|||
|
||||
I rewrote a couple of things today to make sure the script still works.
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
* Perl
|
||||
|
@ -38,4 +43,10 @@ I rewrote a couple of things today to make sure the script still works.
|
|||
* when everything works, you may create a CRON `* * * * * cd <change/this/to/the/correct/path> && /usr/bin/perl monitolite.pl > /dev/null`
|
||||
|
||||
|
||||
MORE INFORMATION COMING SOON.
|
||||
## MORE INFORMATION COMING SOON.
|
||||
|
||||
## TODO
|
||||
|
||||
* Make CRUD possible from the backend
|
||||
* Multithreading
|
||||
* SMS Notifications
|
||||
|
|
Loading…
Add table
Reference in a new issue