From 8f00fe869e5d200a705f0562683c0ad8ee6b9fec Mon Sep 17 00:00:00 2001 From: Rfaile313 Date: Sun, 14 Feb 2021 11:43:11 -0600 Subject: [PATCH] Updated Working on Windows (markdown) --- Working-on-Windows.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index 89ab957..b73c99c 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -19,7 +19,11 @@ You can watch the video here: [![compiling raylib on windows using c youtube video](https://blogrudyfaile.files.wordpress.com/2021/02/compiling-raylib-on-windows.jpg)](https://youtu.be/HPDLTQ4J_zQ) -The following instructions are focused on raylib using Notepad++ as the editor and TCC or MinGW as the compiler: + +*** + + +The instructions below are focused on compiling raylib using Notepad++ as the editor and TCC or MinGW as the compiler: ### Build raylib using Notepad++ script