Created 2. Compatible applications (markdown)

Jeroen De Meerleer 2019-06-03 12:26:37 +02:00
parent af585dc6e9
commit ec3734c2c0

@ -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');` |