From c17e350f8646f44c9e61756b2cdd723358da4e8b Mon Sep 17 00:00:00 2001 From: Luis Cruz Date: Sat, 8 Feb 2020 22:07:17 +0000 Subject: [PATCH] edited the README file , adding some instructions --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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