Skip to content
Snippets Groups Projects
Commit f0ee9f84 authored by markn92's avatar markn92
Browse files

minor readme change

parent cc9d6f0a
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,11 @@
### Draw Graphs used for Testing
To draw all graphs, respectively create ```.tex``` snippets (that make use of the
[tikz-network](https://www.ctan.org/pkg/tikz-network)).
[tikz-network](https://www.ctan.org/pkg/tikz-network)), use:
```bash
python draw_graphs.py [export_dir_path]
python draw_graphs.py [path]
path - Path to the location where the .tex files
should be exported to. Default is './plots'.
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment