From 2bb7a37ef64e9a9672c88c1728350d95558748a1 Mon Sep 17 00:00:00 2001 From: Phani Pavan K Date: Mon, 23 Feb 2026 03:18:56 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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