From b541420a9442c75e76b67b93431b60759d79937e Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 8 Jun 2020 12:49:39 +0200 Subject: Update README.md content, links and remove IRC link for now --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b8e1060..4ba3f92 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ provided. The software is completely open-source, the source code is released under the terms of the LGPL 2.1. The full license text can be found in the LICENSE file. -This is a fork of an older version from http://www.openjailbreak.org/ and is -ment to be used with idevicerestore from the libimobiledevice project. +This is a fork of an older version from former openjailbreak.org and is ment to +be used with idevicerestore from the libimobiledevice project. ## Requirements @@ -38,19 +38,18 @@ sudo make install ## Who/What/Where? -* Home: https://www.libimobiledevice.org/ +* Home: https://libimobiledevice.org/ * Code: `git clone https://git.libimobiledevice.org/libirecovery.git` * Code (Mirror): `git clone https://github.com/libimobiledevice/libirecovery.git` * Tickets: https://github.com/libimobiledevice/libirecovery/issues * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel -* IRC: irc://irc.freenode.net#libimobiledevice * Twitter: https://twitter.com/libimobiledev ## Credits Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. + libirecovery is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: - 2019-09-05 +README Updated on: 2020-06-08 -- cgit v1.1-32-gdbae