diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa6da87 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Felix Schröter's CV + +You can find the PDF under [Actions](https://git.felschr.com/felschr/cv/actions) in the artifacts of the latest successful build. + +### Build + +You can manually build the CV by running: + +```sh +nix run .#build +```