diff --git a/README.md b/README.md index 3265e2a..a4606b3 100644 --- a/README.md +++ b/README.md @@ -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