Skip to content

Commit ff60e92

Browse files
committed
readme update
1 parent 86fcda8 commit ff60e92

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Thesis Repository
22

3-
All latex code is under `src/`. I'm using pdflatex to compile and the whole thing is written in vim. To see the
3+
Releases are [available here](https://github.com/pascalwhoop/masterthesis/releases) and represent intermediate releases
4+
until my final hand in in August.
5+
6+
All latex code is under `src/`. I'm using pdflatex to compile and I write the whole thing in vim. To see the
47
configuration necessary to replicate the environment, see my [dotfiles](https://github.com/pascalwhoop/dotfiles).
5-
Generally, a `tex-full` installation should suffice to compile the documents.
8+
Generally, a `tex-full` installation should suffice to compile the documents. the `compile.sh` script also gives some
9+
more details.
10+
11+
The graphics are importable with [draw.io](https://draw.io)
12+
13+
14+
Most code is linked in the thesis but you can also just check out my github profile. `grpc-adapter`, `broker-python`
15+
etc.

0 commit comments

Comments
 (0)