diff --git a/Working-on-macOS.md b/Working-on-macOS.md index e0565b7..411c637 100644 --- a/Working-on-macOS.md +++ b/Working-on-macOS.md @@ -1,3 +1,12 @@ +## Raylib-Quckstart, 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 + +It works with many compilers on windows, linux and Mac OS. Works with makefiles, visual studio, and VSCode. + +Simply follow the instructions in that link and you will be done, you do not need to use the rest of this document. + ## Building Library with Xcode This guide has been written using the following software: