formating

This commit is contained in:
Radek
2025-03-06 13:12:14 +00:00
parent 65014dabf4
commit cae6eb95eb

View File

@@ -17,7 +17,7 @@ This Docker container runs `snmpd` with a custom script that provides a specific
## Dependencies
- `snmpd`: The SNMP daemon.
- Python 3: Used to write the custom script.
- `Python 3`: Used to write the custom script.
- `random`: Python library for generating random numbers (included in Python's standard library).
## How to Use