diff --git a/README.md b/README.md new file mode 100644 index 0000000..04bf0e8 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +My thesis +========= + +At the time of writing this repo consists of some notes only. +Will be about rational homotopy theory or something. + +## building +It will create a build directory for all those stupid latex files. + +``` +cd thesis +make +open thesis.pdf +``` +