feat: repo config

This commit is contained in:
Arthur Grisel-Davy 2022-06-09 10:03:44 -04:00
parent 6f5ef6e5e6
commit f629889c91
3 changed files with 28 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# Presentations
This repo contain all my presentations. Do not read stuff you are not supposed to.
## Usage:
```
tlmgr install `cat requirements.txt`
latexmk main.tex -pdf
```