From 2b4e33f1251c90bec5891217e08406794b86e0d3 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Sat, 28 Sep 2019 10:21:40 +0200 Subject: [PATCH] Updated 2. Compatible applications (markdown) --- 2.-Compatible-applications.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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