From 41345bd6b605d1e7d87303edbcf315ad0b4d40d9 Mon Sep 17 00:00:00 2001 From: lividhen <42221797+lividhen@users.noreply.github.com> Date: Sun, 10 Oct 2021 21:09:55 -0600 Subject: [PATCH] Fix repetitive sentence structure --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f70dc6..cd964bd 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ This software will install SMAPI to the Android version of Stardew Valley. SMPAI ### How it Works -1. Extract the original game files. -2. Generate SMAPI dependency files. +1. Extract the original game. +2. Generate SMAPI dependencies. 3. Add SMAPI launch code to the game's files. 4. Sign the modified game and call the package installer.