summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-04-02 13:34:07 +0200
committerGravatar Martin Szulecki2010-04-02 13:34:07 +0200
commit1c539d6972f5350821c64d7ad3ab25706db88f34 (patch)
treee5cca23a945ed5f6a67e68414846d481aa0ea9ac /README
parent308e8cd105d210db390e33a5fe77a98e8fa408c7 (diff)
downloadideviceinstaller-1c539d6972f5350821c64d7ad3ab25706db88f34.tar.gz
ideviceinstaller-1c539d6972f5350821c64d7ad3ab25706db88f34.tar.bz2
Update README after rename with correct information
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 1658dcd..ecfce33 100644
--- a/README
+++ b/README
@@ -1,15 +1,15 @@
1iphoneinstaller 1ideviceinstaller
2---------- 2----------
3 3
4iphoneinstaller is a tool to interact with the installation_proxy 4ideviceinstaller is a tool to interact with the installation_proxy
5of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, 5of an iPhone/iPod Touch device allowing to install, upgrade, uninstall,
6archive, restore, and enumerate installed or archived apps. 6archive, restore, and enumerate installed or archived apps.
7 7
8It makes use of the libiphone library that allows communication 8It makes use of the libimobiledevice library that allows communication
9with the devices. 9with the devices.
10 10
11For more information: 11For more information:
12 http://matt.colyer.name/projects/iphone-linux/ 12 http://www.libimobiledevice.org/
13 13
14README updated on: 14README updated on:
15 2010-01-04 15 2010-04-02