Adds readme for the github repo
This commit is contained in:
parent
ed3eadf75a
commit
b4d90d9d9e
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -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
|
||||
```
|
||||
|
Reference in a new issue