From 0c03e84c8970d87078e9a73581162dce009ebe1c Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Sat, 24 Feb 2024 21:49:56 +0100 Subject: [PATCH 1/2] Update Readme.md Fix a typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d61eb31..90f4282 100644 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,7 @@ To remove all traces of WebLaunch call the uninstall.sh script in the bin folder ## Background ## -WebLaunch is based on "mesquite" former WAF and utilizes the "Kindle" template library and a few system librarys based on it to bring as much native browser behaviour as possible. +WebLaunch is based on "mesquite" former WAF and utilizes the "Kindle" template library and a few system libraries based on it to bring as much native browser behaviour as possible. ## Notes ## From dc6d3eb8ad719f0a971352c10458f9c2d4965dd9 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Sat, 24 Feb 2024 21:50:52 +0100 Subject: [PATCH 2/2] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 90f4282..a1ca770 100644 --- a/Readme.md +++ b/Readme.md @@ -4,7 +4,7 @@ WebLaunch is an extension for the Kindle Touch and Kindle PaperWhite with JailBr ## Install ## -* Make sure your Kindle Touch / Kindle PaperWhite is already Jailbreaked +* Make sure your Kindle Touch / Kindle PaperWhite is already Jailbroken * Make sure you have KUAL installed and the "extensions" folder exists * Copy the WebLaunch folder to the "extensions" folder ( don't rename it without changing bin/start.sh first ) * Copy the settings.example.js in the WebLaunch folder to settings.js and change its contents to fit your needs