diff options
| author | 2020-06-08 12:49:39 +0200 | |
|---|---|---|
| committer | 2020-06-08 12:49:39 +0200 | |
| commit | b541420a9442c75e76b67b93431b60759d79937e (patch) | |
| tree | eadfde7d71069952660cc20352be1d780b8d62ad /README.md | |
| parent | 1902a27af7eabfd634a6d8494e99988d6475faca (diff) | |
| download | libirecovery-b541420a9442c75e76b67b93431b60759d79937e.tar.gz libirecovery-b541420a9442c75e76b67b93431b60759d79937e.tar.bz2 | |
Update README.md content, links and remove IRC link for now
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
| @@ -9,8 +9,8 @@ provided. | |||
| 9 | The software is completely open-source, the source code is released under the | 9 | The software is completely open-source, the source code is released under the |
| 10 | terms of the LGPL 2.1. The full license text can be found in the LICENSE file. | 10 | terms of the LGPL 2.1. The full license text can be found in the LICENSE file. |
| 11 | 11 | ||
| 12 | This is a fork of an older version from http://www.openjailbreak.org/ and is | 12 | This is a fork of an older version from former openjailbreak.org and is ment to |
| 13 | ment to be used with idevicerestore from the libimobiledevice project. | 13 | be used with idevicerestore from the libimobiledevice project. |
| 14 | 14 | ||
| 15 | ## Requirements | 15 | ## Requirements |
| 16 | 16 | ||
| @@ -38,19 +38,18 @@ sudo make install | |||
| 38 | 38 | ||
| 39 | ## Who/What/Where? | 39 | ## Who/What/Where? |
| 40 | 40 | ||
| 41 | * Home: https://www.libimobiledevice.org/ | 41 | * Home: https://libimobiledevice.org/ |
| 42 | * Code: `git clone https://git.libimobiledevice.org/libirecovery.git` | 42 | * Code: `git clone https://git.libimobiledevice.org/libirecovery.git` |
| 43 | * Code (Mirror): `git clone https://github.com/libimobiledevice/libirecovery.git` | 43 | * Code (Mirror): `git clone https://github.com/libimobiledevice/libirecovery.git` |
| 44 | * Tickets: https://github.com/libimobiledevice/libirecovery/issues | 44 | * Tickets: https://github.com/libimobiledevice/libirecovery/issues |
| 45 | * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel | 45 | * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel |
| 46 | * IRC: irc://irc.freenode.net#libimobiledevice | ||
| 47 | * Twitter: https://twitter.com/libimobiledev | 46 | * Twitter: https://twitter.com/libimobiledev |
| 48 | 47 | ||
| 49 | ## Credits | 48 | ## Credits |
| 50 | 49 | ||
| 51 | Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. | 50 | Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. |
| 51 | |||
| 52 | libirecovery is an independent software library and has not been authorized, | 52 | libirecovery is an independent software library and has not been authorized, |
| 53 | sponsored, or otherwise approved by Apple Inc. | 53 | sponsored, or otherwise approved by Apple Inc. |
| 54 | 54 | ||
| 55 | README Updated on: | 55 | README Updated on: 2020-06-08 |
| 56 | 2019-09-05 | ||
