From d8d0f71d9c77f1150c8f040d14d358b4f8128575 Mon Sep 17 00:00:00 2001 From: Rhys Date: Tue, 5 Nov 2024 16:41:20 +0000 Subject: [PATCH] README screenshot fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e02954..af2b1f7 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ ## About The Project

- +

A Wordle-inspired game designed for the web. Players must guess the randomly selected F1 driver using statistics retrieved from the Ergast API. Created with Express and Node.js.