aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5aff9db..13552b7 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ After building the project, you can run the program by clicking on the "Run" but
"-g",
"${file}",
"./headers/allElements.cpp", // Add this line
+ "./headers/readElementState.cpp", // Add this line
"-o",
"${fileDirname}/${fileBasenameNoExtension}"
],