From c939a506903f8ac55bc26eb45a5fed6fe72d8492 Mon Sep 17 00:00:00 2001 From: nocci Date: Mon, 21 Apr 2025 15:24:57 +0200 Subject: [PATCH] overhaul of the README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1f60013..03a61a6 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,10 @@ No more confusion about whether a key is redeemed, gifted, or still unused – n ## 🚀 Get Started! 🚀 ### 1. **Clone the Repository** - - -`git clone https://git.nocci.it/nocci/GiftGamesDB -cd steam-gift-manager` ``` - +git clone https://git.nocci.it/nocci/GiftGamesDB +cd steam-gift-manager +``` ### 2. **Setup Docker** Make sure you have [Docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/) installed.