Update README.md
All checks were successful
/ Build Container (push) Successful in 1h11m19s

This commit is contained in:
2026-02-23 03:18:56 +00:00
parent 44aaaf7194
commit 2bb7a37ef6

View File

@@ -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. - 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 `<projectFolderPath>`, 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. - Once the project compiles, the resulting PDF ends up in the `<projectFolderPath>`, 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. - These files are added to gitignore to avoid tracking by git.
---
~ A Grammer Society Project.