From 6f5c3e52beaee102778f0e3d1db5795a073c0816 Mon Sep 17 00:00:00 2001 From: Michele Bigi Date: Mon, 6 Jul 2026 09:26:10 +0000 Subject: [PATCH] Update on Overleaf. --- main.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 main.tex diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..bab7a44 --- /dev/null +++ b/main.tex @@ -0,0 +1,14 @@ +\documentclass{article} +\usepackage{graphicx} % Required for inserting images + +\title{DigiRadio - Manual} +\author{Michele Bigi} +\date{July 2026} + +\begin{document} + +\maketitle + +\section{Introduction} + +\end{document}