We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0809f26 commit 8a56086Copy full SHA for 8a56086
1 file changed
README.markdown
@@ -0,0 +1,14 @@
1
+# StarExec
2
+## Web Interface
3
+
4
+This is the documentation for [StarExec's](https://www.starexec.org/) web interface
5
6
+### Building
7
8
+Building requires [**pdflatex**](https://ctan.org/pkg/pdftex) and a fairly full
9
+TeX installation. If all required packages are installed, a PDF can be generated
10
+using:
11
12
+```sh
13
+make PDF
14
+```
0 commit comments