AC20/README.md

10 lines
198 B
Markdown
Raw Permalink Normal View History

2018-06-25 17:26:28 +00:00
# AC20
2018-06-25 17:38:54 +00:00
This project is about creating demos for the SARL language.
You can compile the report with pandoc with the command
```shell
pandoc --template=default.latex rapport.md -o rapport.pdf
```