From 445236ccb34d2cdb0dd355e99dd1e5ed41f30017 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 27 Sep 2019 19:36:25 +0200 Subject: [PATCH] Added Swar-4 --- 2.-Compatible-applications.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2.-Compatible-applications.md b/2.-Compatible-applications.md index 13536e8..c1c8f97 100644 --- a/2.-Compatible-applications.md +++ b/2.-Compatible-applications.md @@ -3,4 +3,5 @@ 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');` | \ No newline at end of file +| Pairtwo 6.x | `IOFactory::createReader('pairtwo-6');` | +| Swar 4.x | `IOFactory::createReader('swar-4');` | \ No newline at end of file