diff --git a/README.md b/README.md index d4cf383..56318d2 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# 4007CEM-Rouguelike \ No newline at end of file +# 4007CEM-Rouguelike + +use the folder extra_files to store files to be used by everyone (Ex:draw.io file) +use the folder extra_files/personal_files to store personal files (Ex: look at Luis folder) + + +edit the CMakeLists.txt file (below the marker) to add locations of source code and to add librarys. +cd into Cmake and use "cmake ." to update it + +"addfolder" files should be deleted when a file is added to the folder \ No newline at end of file