diff options
| author | 2010-04-02 13:34:07 +0200 | |
|---|---|---|
| committer | 2010-04-02 13:34:07 +0200 | |
| commit | 1c539d6972f5350821c64d7ad3ab25706db88f34 (patch) | |
| tree | e5cca23a945ed5f6a67e68414846d481aa0ea9ac | |
| parent | 308e8cd105d210db390e33a5fe77a98e8fa408c7 (diff) | |
| download | ideviceinstaller-1c539d6972f5350821c64d7ad3ab25706db88f34.tar.gz ideviceinstaller-1c539d6972f5350821c64d7ad3ab25706db88f34.tar.bz2 | |
Update README after rename with correct information
| -rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -1,15 +1,15 @@ | |||
| 1 | iphoneinstaller | 1 | ideviceinstaller |
| 2 | ---------- | 2 | ---------- |
| 3 | 3 | ||
| 4 | iphoneinstaller is a tool to interact with the installation_proxy | 4 | ideviceinstaller is a tool to interact with the installation_proxy |
| 5 | of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, | 5 | of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, |
| 6 | archive, restore, and enumerate installed or archived apps. | 6 | archive, restore, and enumerate installed or archived apps. |
| 7 | 7 | ||
| 8 | It makes use of the libiphone library that allows communication | 8 | It makes use of the libimobiledevice library that allows communication |
| 9 | with the devices. | 9 | with the devices. |
| 10 | 10 | ||
| 11 | For more information: | 11 | For more information: |
| 12 | http://matt.colyer.name/projects/iphone-linux/ | 12 | http://www.libimobiledevice.org/ |
| 13 | 13 | ||
| 14 | README updated on: | 14 | README updated on: |
| 15 | 2010-01-04 | 15 | 2010-04-02 |
