@@ -4,7 +4,7 @@ A standalone executable is provided in the [releases](releases)-folder:
-[Linux Musl](releases/linux_musl/project02): For incompatible GLIBC-versions, an executable compiled with MUSL is provided as well. This one runs on the zid-architecture of the university.
-[Windows](releases/windows/project02.exe)
Run `project02 --help` to see the command-line-options.
Run `./project02 --help` to see the command-line-options.
## Input-file
The input uses the [`DOT`-graph-format](https://graphviz.org/doc/info/lang.html). An example-graph looks like this: