Commit ab99b10b authored by Victor Zimmermann's avatar Victor Zimmermann
Browse files

Update README.md

parent 46db8bd7
Loading
Loading
Loading
Loading
+7 −0
Changes for README.md: 7 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -52,6 +52,13 @@ $ python3 absinth.py
$ python3 absinth.py -t
```

Absinth produces individual clustering files for every target. To merge the 
output files, simple call merge.py

```
$ python3 merge.py
```

## Built With

* [NetworkX](https://networkx.github.io/) - Graph implementation