We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33199ed commit 6db65acCopy full SHA for 6db65ac
README.md
@@ -4,3 +4,8 @@ This is my BT Young Scientist Project for 2016 - 2017
4
Its mainly focusing on:
5
* Programming a 'Universally Complete' Quantum Computer Simulation
6
* 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