@@ -45,11 +45,11 @@ Use the built-in continuous integration in GitLab.
***
# IMPORTANT TO NOTE FOR CLONING
Not every library or package used in this project is a part of it.
Not every library or package used in this project is a part of it.
<br>
We have ensured that glad & glm (math for opengl) and google test suite is included in the third_party and test folder, yet if you are interested in running this project with openGL you are required to install this locally yourself
<br>
For MacOS devices with brew installed, this is relatively simple, as one can just do brew install openGL
For MacOS devices with brew installed, this is relatively simple, as one can just do brew install glfw. For some reason GLM is not cooperating with some MACOS versions and therefore brew install GLM could also be necessary.
# Editing this README
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.