From 4341a0afec58039af6ea4709480d91b7210817e4 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 14 May 2022 19:10:18 +0200 Subject: [PATCH] Improve README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd7a96d..2da5282 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The configurations are inside the /configurations/services directory, just add a ### Example HTTP Honeypot on 80 port -######http-80.yaml +###### http-80.yaml ```yaml apiVersion: "v1" @@ -48,7 +48,7 @@ commands: ### Example HTTP Honeypot on 8080 port -######http-8080.yaml +###### http-8080.yaml ```yaml apiVersion: "v1" @@ -64,7 +64,7 @@ commands: ### Example SSH Honeypot -######ssh-22.yaml +###### ssh-22.yaml ```yaml apiVersion: "v1"