Skip to content

Commit 8a56086

Browse files
committed
Add Readme
1 parent 0809f26 commit 8a56086

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)