From 458a5d54b269e84e8b426c914bb961fc15c6ac44 Mon Sep 17 00:00:00 2001 From: Rohit Kharsan Date: Mon, 23 Sep 2024 00:51:48 +0530 Subject: [PATCH] Typo in Raylib-Quckstart --- Using-raylib-in-VSCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-raylib-in-VSCode.md b/Using-raylib-in-VSCode.md index b2aabef..576f52d 100644 --- a/Using-raylib-in-VSCode.md +++ b/Using-raylib-in-VSCode.md @@ -1,6 +1,6 @@ [VSCode](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy. -## Raylib-Quckstart, the simple solution to get started quickly. +## Raylib-Quickstart, the simple solution to get started quickly. The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically. https://github.com/raylib-extras/raylib-quickstart