From 9d070e6afc1bf1a324658663159bfc4c0d4f9599 Mon Sep 17 00:00:00 2001
From: Ryan Hart <3673962+ryankhart@users.noreply.github.com>
Date: Wed, 18 May 2022 14:43:43 -0700
Subject: [PATCH 1/2] Update README.md to show supported game systems
Also, I copied your description to the top of the README.md for SEO
I also swapped out some unnecessary HTML with equivalent markdown.
I never found out that this plugin got updated for PF2E until I checked the commit notes just now, so I want to make sure that nobody else is under the same misunderstanding as well. :)
---
README.md | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 93136ad..da638cd 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,21 @@
-SUPPORT: https://discord.gg/gs5hAgxBx3
-My Modules: http://handyfon.net/foundry-modules/
+# Simple Mobile
+Every wanted to use FoundryVTT on mobile? Now you (somewhat) can.
-
Important:
+**SUPPORT: https://discord.gg/gs5hAgxBx3**
+**My Modules: http://handyfon.net/foundry-modules/**
+
+## Important:
IOS is not and will not be supported because the IOS browsers are really bad.
Some images above 4096x4096px wont be displayed in chromium-based browsers.
I Highly recommend you to optimize image, filesizes and to use webp instead.
Always try out high resolution backgrounds or those with huge filesizes before a session!
-
-**Manifest:**https://github.com/Handyfon/simplemobile
-Watch a demo here : https://www.youtube.com/watch?v=0PJM16LPcZ4
+## Supported Game Systems
+- D&D 5e
+- Pathfinder 2e
+
+**Manifest:** https://github.com/Handyfon/simplemobile
+Watch a demo here: https://www.youtube.com/watch?v=0PJM16LPcZ4


From b7f8ca208600612b483faec7b7333435e41e058b Mon Sep 17 00:00:00 2001
From: Ryan Hart <3673962+ryankhart@users.noreply.github.com>
Date: Wed, 18 May 2022 14:46:30 -0700
Subject: [PATCH 2/2] Fix typo that I had copied from GitHub description
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index da638cd..2f45fa1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Simple Mobile
-Every wanted to use FoundryVTT on mobile? Now you (somewhat) can.
+Ever wanted to use FoundryVTT on mobile? Now you (somewhat) can.
**SUPPORT: https://discord.gg/gs5hAgxBx3**
**My Modules: http://handyfon.net/foundry-modules/**