diff --git a/2.-Compatible-applications.md b/2.-Compatible-applications.md new file mode 100644 index 0000000..13536e8 --- /dev/null +++ b/2.-Compatible-applications.md @@ -0,0 +1,6 @@ +This is list of compatible applications that can be read using libpairtwo. The second column in the table is the IOFactory call to be used when reading out a compatible file. + +| Application | IOFactory-code | +|-------------|-----------------------------------------| +| Pairtwo 5.x | `IOFactory::createReader('pairtwo-5');` | +| Pairtwo 6.x | `IOFactory::createReader('pairtwo-6');` | \ No newline at end of file