mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-21 14:07:42 +01:00
Created 2. Compatible applications (markdown)
parent
af585dc6e9
commit
ec3734c2c0
6
2.-Compatible-applications.md
Normal file
6
2.-Compatible-applications.md
Normal file
@ -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');` |
|
Loading…
Reference in New Issue
Block a user