Updated 2. Compatible applications (markdown)

Jeroen De Meerleer 2019-09-28 10:21:40 +02:00
parent 1264575e5a
commit 2b4e33f125

@ -2,6 +2,6 @@ This is list of compatible applications that can be read using libpairtwo. The s
| Application | IOFactory-code |
|-------------|-----------------------------------------|
| Pairtwo 5.x | `IOFactory::createReader('pairtwo-5');` |
| Pairtwo 6.x | `IOFactory::createReader('pairtwo-6');` |
| Swar 4.x | `IOFactory::createReader('swar-4');` |
| Pairtwo 5.x | `IOFactory::createReader('Pairtwo-5');` |
| Pairtwo 6.x | `IOFactory::createReader('Pairtwo-6');` |
| SWAR 4.x | `IOFactory::createReader('Swar-4');` |