summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index ce93659..3c0c8a6 100644
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
1== What is iRecovery? == 1== What is libirecovery? ==
2 2
3iRecovery is a libusb-based commandline utility for Mac OS X, Windows, and Linux. It is able to talk to iBoot/iBSS in Apple's iPhone/iPod touch via USB. 3libirecovery is a cross-platform library which implements communication to
4iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility is also
5provided.
4 6
5The software is completely open-source, the source code is released under the 7The software is completely open-source, the source code is released under the
6terms of the LGPL 2.1. The full license text can be found in the LICENSE file. 8terms of the LGPL 2.1. The full license text can be found in the LICENSE file.
@@ -19,4 +21,3 @@ irecovery [args]
19 21
20You can get info on the shell commands here: 22You can get info on the shell commands here:
21http://code.google.com/p/chronicdev/wiki/iBootCommands 23http://code.google.com/p/chronicdev/wiki/iBootCommands
22