From 9f79502914964ff10fd5550d035126b4a4fddb8f Mon Sep 17 00:00:00 2001 From: Chris Dock <cbartondock@gmail.com> Date: Sat, 7 May 2022 22:40:10 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474faffa03..4b41bfb56a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ In addition to flexible ROM parsers, SRM now has several *platform parsers* for |GOG Galaxy|✅|❌|❌| |UPlay|✅|❌|❌| -Planned parsers include the Amazon Games Store, Itch.io, and Origin. +Planned platform parsers include the Amazon Games Store, Itch.io, and Origin. # Support From 3d4013434854f14211d65db9edce0a662969e4ad Mon Sep 17 00:00:00 2001 From: Chris Dock <cbartondock@gmail.com> Date: Sat, 7 May 2022 22:42:36 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b41bfb56a..8c83d70261 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ In addition to flexible ROM parsers, SRM now has several *platform parsers* for |Parser|Windows|Mac OS|Linux| |---|---|---|---| -|Epic Games Store|✅|✅|❌| -|GOG Galaxy|✅|❌|❌| -|UPlay|✅|❌|❌| +|[Epic](https://store.epicgames.com/en-US/) / [Legendary](https://github.com/derrod/legendary)|✅|✅|❌| +|[GOG Galaxy](https://www.gog.com/galaxy)|✅|❌|❌| +|[UPlay](https://ubisoftconnect.com/en-US/)|✅|❌|❌| Planned platform parsers include the Amazon Games Store, Itch.io, and Origin.