diff --git a/README.md b/README.md
index 38e19ba9..13df8c81 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@
This repository contains solutions for advent of code (https://adventofcode.com)
-
+
Go ahead and try to solve the challenge on your own before using this spoiler!
In order to use this solver simply go to: https://shahata.github.io/adventofcode-solver/src/2023/solver.html and follow the instructions.
-[](https://shahata.github.io/adventofcode-solver/src/2023/solver.html)
+[](https://shahata.github.io/adventofcode-solver/src/2023/solver.html)
Alternatively, if you don't want to share your cookie value online or if some solutions fail to run in the browser, simply clone this git and run the following commands. Note this requires node@19 or newer.