docs: added archive notice to README
This commit is contained in:
parent
a33b1b9640
commit
32729d390b
|
@ -2,6 +2,10 @@
|
|||
|
||||
Latex template for writing practial exams and reports for DHBW and ABB with TexLive.
|
||||
|
||||
> ⚠️ **NOTE**
|
||||
>
|
||||
> This repository was archived on 01/07/2024 in favor of [DHBW-ABB Typst template](https://git.montehaselino.de/DHBW/dhbw-abb-typst-template)
|
||||
|
||||
## Structure
|
||||
|
||||
The template is structured in the following way: Every logical part of the code is contained within a specific directory. The file `main.tex` is the root of the document and is not meant to be modified execpt for adding new packages to be used.
|
||||
|
|
Reference in New Issue