diff --git a/README.md b/README.md index 3be6171..cb230a3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A collection of scripts to start a Minecraft server on Amazon AWS on demand and automatically shut it down when not in use. +![Screenshot of software showing a Turn On button and server status](screenshot.png) + ## Installation and Usage These packages require PHP, Python3, the PIP module mcstatus, the AWS cli, and a webserver. diff --git a/Screenshot_from_2023-01-29_14-38-58.png b/screenshot.png similarity index 100% rename from Screenshot_from_2023-01-29_14-38-58.png rename to screenshot.png