From 2d6cc502107458fddbca5fcddedba4e3a7e98def Mon Sep 17 00:00:00 2001 From: schoelleh96 <schoelleh96@zedat.fu-berlin.de> Date: Mon, 23 Oct 2023 13:11:18 +0000 Subject: [PATCH] Add README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1261b4 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Compile poster by loading into your preferred Latex editor or by typing ```pdflatex poster.tex``` in the console. -- GitLab