Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwhoop committed Jul 8, 2018
1 parent 86fcda8 commit ff60e92
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Thesis Repository

All latex code is under `src/`. I'm using pdflatex to compile and the whole thing is written in vim. To see the
Releases are [available here](https://github.com/pascalwhoop/masterthesis/releases) and represent intermediate releases
until my final hand in in August.

All latex code is under `src/`. I'm using pdflatex to compile and I write the whole thing in vim. To see the
configuration necessary to replicate the environment, see my [dotfiles](https://github.com/pascalwhoop/dotfiles).
Generally, a `tex-full` installation should suffice to compile the documents.
Generally, a `tex-full` installation should suffice to compile the documents. the `compile.sh` script also gives some
more details.

The graphics are importable with [draw.io](https://draw.io)


Most code is linked in the thesis but you can also just check out my github profile. `grpc-adapter`, `broker-python`
etc.

0 comments on commit ff60e92

Please sign in to comment.