summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index f15c8ba..495a92f 100644
--- a/README
+++ b/README
@@ -19,6 +19,7 @@ Software:
19 automake 19 automake
20 autoconf 20 autoconf
21 libtool 21 libtool
22 pkg-config
22 gcc 23 gcc
23 24
24Optional: 25Optional:
@@ -42,12 +43,18 @@ Home:
42Code: 43Code:
43 git clone http://git.sukimashita.com/libimobiledevice.git 44 git clone http://git.sukimashita.com/libimobiledevice.git
44 45
46Code (Mirror):
47 git clone https://github.com/libimobiledevice/libimobiledevice
48
45Tickets: 49Tickets:
46 http://libiphone.lighthouseapp.com/ 50 http://github.com/libimobiledevice/libimobiledevice/issues
47 51
48Mailing List: 52Mailing List:
49 http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel 53 http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel
50 54
55IRC:
56 irc://irc.freenode.net#libimobiledevice
57
51Credits 58Credits
52======= 59=======
53 60
@@ -56,4 +63,4 @@ libimobiledevice is an independent software library and has not been
56authorized, sponsored, or otherwise approved by Apple Inc. 63authorized, sponsored, or otherwise approved by Apple Inc.
57 64
58README Updated on: 65README Updated on:
59 2013-03-18 66 2013-07-18