From 1f90bb7aa618cada2e8dfccff23357bbf25fac41 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 12 Jun 2020 21:59:48 +0200 Subject: README: Fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b47e68..99795f6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility named `irecovery` is also provided. -This is a fork of an older version from former openjailbreak.org and is ment to +This is a fork of an older version from former openjailbreak.org and is meant to be used with [idevicerestore](https://github.com/libimobiledevice/idevicerestore.git/) from the [libimobiledevice](https://github.com/libimobiledevice/) project. ## Installation / Getting started @@ -54,7 +54,7 @@ Then simply run: irecovery ``` -This connects to your device and opens a simple shell to interace with the +This connects to your device and opens a simple shell to interact with the device. For instance to make your device boot into normal mode again use: @@ -86,7 +86,7 @@ also included in the repository in the `COPYING` file. ## Credits -Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. +Apple, iPhone, iPad, iPod, and iPod Touch are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -- cgit v1.1-32-gdbae