add README
All checks were successful
Compile exercises / compile (push) Successful in 1m2s

This commit is contained in:
Maximilian Keßler 2024-01-03 17:06:17 +01:00
parent dfb58c498c
commit 309b2792b7
Signed by: max
GPG Key ID: BCC5A619923C0BA5

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# Kurt Goedel - Leben und Werk
Einige nicht sehr vollständige Notizen zum Gödelkurs der CdE-Winteraka 23/24, gehalten von Merlin Carl.
## Compile
After cloning the repository, do `git submodule update --init` to fetch the packages.
Then you can just compile with `latexmk`, a standard LaTeX build script.
## PDF
You can also download an automatically compiled [PDF](https://max.users.git.abstractnonsen.se/cde-goedel).