From cae6eb95ebe983f7b4942317c3afe2a980291df0 Mon Sep 17 00:00:00 2001 From: Radek Date: Thu, 6 Mar 2025 13:12:14 +0000 Subject: [PATCH] formating --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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