Skip to content

Commit 508d5b9

Browse files
committed
Added link to documentation
1 parent 63ebfb9 commit 508d5b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Input files can be xml or zip files (containing one or mutiple xml files)
66
- All files are parsed into one and same Pandas DataFrame, thus if you want single file or single data model, you need to filter on INSTANCE_ID column
77

8+
## Documentation:
9+
https://haigutus.github.io/triplets
10+
811
## To get started:
912

1013
```python

0 commit comments

Comments
 (0)