Skip to content

Commit 6db65ac

Browse files
author
Adam Kelly
committed
Add PDF Generation Instructions
1 parent 33199ed commit 6db65ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ This is my BT Young Scientist Project for 2016 - 2017
44
Its mainly focusing on:
55
* Programming a 'Universally Complete' Quantum Computer Simulation
66
* Designing a Programming Language that interacts with the 2 systems seamlessly, as if they were one.
7+
8+
## Generating the Report PDF
9+
You need to have a LaTex Distrobution installed, and to generate it, run the command:
10+
`$ pdflatex report/main.tex`
11+
And you should see the file `main.pdf`, which should be the report

0 commit comments

Comments
 (0)