fix README.md

This commit is contained in:
Adrien MALINGREY 2023-04-03 23:06:07 +02:00
parent 4aac159021
commit d640f6144a

View File

@ -3,6 +3,6 @@
Scan hosts with nmap and display results in webpage.
* Create a configuration yaml file in scans/ subdirectory (see example.yaml).
It make be generated by scanning a network with init.sh.
It may be generated by scanning a network with init.sh.
* Scan with scan_all.sh (use a cron task!).
* Open index.php to see results.