diff --git a/README.md b/README.md index 52631d0..948ac01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Minecraft Log4j Honeypot -This honeypots runs fake Minecraft server waiting to be exploited. Payload classes are saved to `payloads/` directory. +This honeypots runs fake Minecraft server (1.17.1) waiting to be exploited. Payload classes are saved to `payloads/` directory. ## Requirements - Golang @@ -13,4 +13,4 @@ git clone https://github.com/Adikso/minecraft-log4j-honeypot.git cd minecraft-log4j-honeypot go build . ./minecraft-log4j-honeypot -``` \ No newline at end of file +```