From f498cccb69578c8ff91ca9bca43508779f4e3b4c Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Wed, 29 Jan 2025 12:39:53 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47ae676..7836117 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Quickstart supports the main 3 desktop platforms: * Linux * MacOS -* # Naming prrojects -* Do not name your game project 'raylib', it will conflict with the raylib library. +# Naming prrojects +Do not name your game project 'raylib', it will conflict with the raylib library. # VSCode Users (all platforms) *Note* You must have a compiler toolchain installed in addition to vscode.