From 052c924126100f0d3fa708b092fda15bef662c92 Mon Sep 17 00:00:00 2001 From: Jaedeok Kim Date: Mon, 2 May 2022 20:56:29 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 92cb99b..c765376 100644 --- a/Home.md +++ b/Home.md @@ -11,6 +11,6 @@ Premake is a very fast and easy way to setup a raylib project on windows and lin Instructions can be found here [Quick Setup](https://github.com/raysan5/raylib/wiki/Quick-Setup-for-windows-with-Visual-Studio-2019-2020-and-MinGW) ### CMake -CMake also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake). +CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake). **This wiki is open. Everyone is able (and welcome) to improve sections or add new pages, as required. Just, please, act responsibly :)** \ No newline at end of file