diff --git a/README.md b/README.md index c72ab2b..20202b9 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ This will compile your project whenever a change is observed in the `mainTEXfile - You can follow the compilation logs in the terminal for any errors or warnings. - Once the project compiles, the resulting PDF ends up in the ``, called `output.pdf`. Keep it open so any changes to the main tex file triggers a refresh by your PDF viewer. Other files include `compile.sh`: the main compilation script, `latexmkrc`: used by the `latexmk` compiler, edit cautiously, and `.autoltx`: used for versioning the container scripts. - These files are added to gitignore to avoid tracking by git. + +--- + +~ A Grammer Society Project. \ No newline at end of file