summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-05-21 13:22:03 +0200
committerGravatar Martin Szulecki2013-05-21 13:22:03 +0200
commited55a3769a4308c23a2b60a8aade915fa39363c3 (patch)
tree486f561c16428d4ad28d472f7954024c883c9970 /README
parenta456086a02cd5be42dc277365851e798f72eeb26 (diff)
downloadlibirecovery-ed55a3769a4308c23a2b60a8aade915fa39363c3.tar.gz
libirecovery-ed55a3769a4308c23a2b60a8aade915fa39363c3.tar.bz2
Update README with proper text description
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 @@
-== What is iRecovery? ==
+== What is libirecovery? ==
-iRecovery 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.
+libirecovery is a cross-platform library which implements communication to
+iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility is also
+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.
@@ -19,4 +21,3 @@ irecovery [args]
You can get info on the shell commands here:
http://code.google.com/p/chronicdev/wiki/iBootCommands
-