diff --git a/2.-Compatible-applications.md b/2.-Compatible-applications.md index c1c8f97..16e9a43 100644 --- a/2.-Compatible-applications.md +++ b/2.-Compatible-applications.md @@ -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');` | \ No newline at end of file +| Pairtwo 5.x | `IOFactory::createReader('Pairtwo-5');` | +| Pairtwo 6.x | `IOFactory::createReader('Pairtwo-6');` | +| SWAR 4.x | `IOFactory::createReader('Swar-4');` | \ No newline at end of file