From e4be5ded23f95f045a04e54d9ccbb6f925c9ecdd Mon Sep 17 00:00:00 2001
From: feger <marc.feger@uni-duesseldorf.de>
Date: Sat, 17 Apr 2021 17:39:12 +0200
Subject: [PATCH] Add main page

---
 README.md  | 2 +-
 master.tex | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 65081e1..11fa389 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Ethics of Science
 
-This repository contains the presentation for the module " Ethics of Science" on the topic "X".
+This repository contains the presentation for the module " Ethics of Science" on the topic "AI in the context of military applications".
 
 :rocket: Launch
 
diff --git a/master.tex b/master.tex
index ccd99d9..a4be7d6 100755
--- a/master.tex
+++ b/master.tex
@@ -143,9 +143,9 @@
 
 % % % % % % % %  CHANGE TOPIC AND AUTHOR INFORMATION HERE % % % % % % %
 % HIER DEN TITEL DER ARBEIT EINTRAGEN                                                   
-\title{Title}
+\title{AI in the context of military applications}
 % HIER DEN NAMEN UND VORNAMEN EINTRAGEN
-\author{Name} 
+\author{Marc Feger} 
 % HIER DAS PRÄSENTATIONSDATUM EINTRAGEN                                           
 \date{\today}
 % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % 
@@ -166,7 +166,7 @@ Department for Computer-Networks and Communication-Systems}
 \begin{frame}
     \thispagestyle{empty}
     \titlepage
-	\frametitle{Wisssenschaftsethik}
+	\frametitle{Wisssenschaftsethik II}
 \end{frame}
 
 % % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % %
-- 
GitLab