From dd8dfee8c44fb3fe8c8862f319b60dbb217a9167 Mon Sep 17 00:00:00 2001 From: Cyrodwd Date: Sat, 17 Feb 2024 03:16:26 +0000 Subject: [PATCH] Not many changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73eb28f..eae8add 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Follow these steps to compile the project using CMake: 1. Clone this repository: ```bash - git clone https://github.com/yourusername/simple-movement-raylib.git + git clone https://github.com/cyrodwd/simple-movement-raylib.git ``` 2. Navigate to the project directory: