summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2015-01-28 02:47:40 +0100
committerGravatar Martin Szulecki2015-01-28 02:47:40 +0100
commit61d05bf695cb0275625a5d1eb32bbacdec6d5f22 (patch)
tree979cfbdc3cfa94a5daee8fea6adf9226fa93d8c0 /README
parent9a2820e11299f3a44b698036ddec27423aab969a (diff)
downloadideviceinstaller-61d05bf695cb0275625a5d1eb32bbacdec6d5f22.tar.gz
ideviceinstaller-61d05bf695cb0275625a5d1eb32bbacdec6d5f22.tar.bz2
Update README with new git URL, IRC and twitter profile
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 9 insertions, 3 deletions
diff --git a/README b/README
index 5e674b4..fd5e8ac 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ About
2===== 2=====
3 3
4ideviceinstaller is a tool to interact with the installation_proxy 4ideviceinstaller is a tool to interact with the installation_proxy
5of an iOS device allowing to install, upgrade, uninstall, archive, restore, 5of an iOS device allowing to install, upgrade, uninstall, archive, restore
6and enumerate installed or archived apps. 6and enumerate installed or archived apps.
7 7
8It makes use of the fabulous libimobiledevice library that allows communication 8It makes use of the fabulous libimobiledevice library that allows communication
@@ -31,7 +31,7 @@ Home:
31 http://www.libimobiledevice.org/ 31 http://www.libimobiledevice.org/
32 32
33Code: 33Code:
34 git clone http://git.sukimashita.com/ideviceinstaller.git 34 git clone http://git.libimobiledevice.org/ideviceinstaller.git
35 35
36Code (Mirror): 36Code (Mirror):
37 git clone https://github.com/libimobiledevice/ideviceinstaller.git 37 git clone https://github.com/libimobiledevice/ideviceinstaller.git
@@ -42,6 +42,12 @@ Tickets:
42Mailing List: 42Mailing List:
43 http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel 43 http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel
44 44
45IRC:
46 irc://irc.freenode.net#libimobiledevice
47
48Twitter:
49 https://twitter.com/libimobiledev
50
45Credits 51Credits
46======= 52=======
47 53
@@ -50,4 +56,4 @@ libimobiledevice is an independent software library and has not been
50authorized, sponsored or otherwise approved by Apple Inc. 56authorized, sponsored or otherwise approved by Apple Inc.
51 57
52README Updated on: 58README Updated on:
53 2013-11-12 59 2015-01-28