@ -1,3 +1,9 @@
# kraken-report
create reports from krakens csv export
works with python3, example:
```python
python3 kraken-report.py -f mycsvfromkraken.csv
```