all repos — resume @ 94f49b7ea5e65067364ae27607fe5135db12a2f6

my résumé

README.md (view raw)

 1# my résumé 
 2
 3## Building
 4you'll need `xelatex` to build this.
 5
 6```console
 7$ xelatex resume.tex
 8```
 9
10## Troubleshooting
11Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`.
12
13
14