From dbf67f583e7c370b1c27d71a9871a16ff8aaaeee Mon Sep 17 00:00:00 2001 From: Edwin Manuel Cerron Angeles Date: Mon, 14 Apr 2025 19:24:00 -0500 Subject: [PATCH] Updated raylib templates (markdown) --- raylib-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raylib-templates.md b/raylib-templates.md index b3b9298..18f969c 100644 --- a/raylib-templates.md +++ b/raylib-templates.md @@ -1,7 +1,7 @@ Here is a list of raylib templates on github that can help get you started quickly. Just navigate to them, press the "Use this template" button, create your own repo, clone it and run it! -## 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