From ed55a3769a4308c23a2b60a8aade915fa39363c3 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Tue, 21 May 2013 13:22:03 +0200 Subject: Update README with proper text description --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') 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 - -- cgit v1.1-32-gdbae