sigi hace 1 semana
padre
commit
f5efcec266
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -64,7 +64,7 @@ After all, start the PingPanel Daemon:
 
 The application is controlled via a configuration file in which the hosts to be pinged are listed and named 
 in freely selectable blocks, the loop- and fping-related parameters are defined and the application behavior can be set.
-The configuration is made in the _config.cfg_ file located in the installation directory.
+The configuration is made in the _config.cfg_ file located in the installation directory.   
 All parameters like `ListenAddr`, `CertFile`, `LoopInterval`, fping-related params etc. are well documented in this file.   
    
 *Example of blocks and its hosts configurtion:*   
@@ -121,8 +121,11 @@ If you have any suggestion or find a bug, please send a mail to [pingpanel@zweie
 
 ### Credits   
 
-*Copyright 2025 by [Siegrist\(SystemLoesungen\) \<pingpanel@zweiernet.ch\>](https://pss.zweiernet.ch)*   
+*PingPanel Copyright 2025 by [Siegrist\(SystemLoesungen\) \<pingpanel@zweiernet.ch\>](https://pss.zweiernet.ch)*   
    
+*fping see [fping.org](https://fping.org)*   
+   
+*Tornado library see [tornadoweb.org](https://www.tornadoweb.org/en/stable/)*   
 
 
 ```