From 48f409b15c5759e40db63249155503775f699bdb Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Wed, 29 Jan 2025 09:11:04 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd89dc8..6e45e5a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ 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. + # VSCode Users (all platforms) *Note* You must have a compiler toolchain installed in addition to vscode.