Contains a simple "Hello World" LaTeX document.
The "Hello World" document is a simple LaTeX document that prints the words "Hello World" to the screen.
To use this document, you will need to have a LaTeX distribution such as TeX Live or MiKTeX installed on your computer.
Clone or download this repository to your computer. Open a terminal or command prompt and navigate to the directory containing the main.tex file. Type pdflatex main.tex and press Enter to compile the document. The output will be a PDF file named main.pdf.
LaTeX Project Website
Overleaf: A web-based LaTeX editor and compiler
ShareLaTeX: Another web-based LaTeX editor and compiler