Update tuhh_presentation Class authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -2,9 +2,9 @@ Explain how the classfile `tuhh_presentation.cls` is structured and what the sec
# Dependencies and Option Handling
The class `tuhh_presentation` depends on `beamer` and passes all unspecified options to this class.
The class `tuhh_presentation` is based on `beamer` and passes all unspecified options to this class.
The further includes the Poppins font and the `datetime2` package
The further includes the Poppins font and the `datetime2` package.
# Getter, Setter and Commands for Inserting Metadata
......
......