diff options
| author | 2020-06-08 12:51:28 +0200 | |
|---|---|---|
| committer | 2020-06-08 12:51:28 +0200 | |
| commit | 1be2c75a927adf951db5b596351e3d5b8458ee9f (patch) | |
| tree | 33fbc8f72176dc3c4d599e03e9a8410c27d4b813 /README.md | |
| parent | 525d6a7f31a736042860b263d3409f38cdc51820 (diff) | |
| download | libplist-1be2c75a927adf951db5b596351e3d5b8458ee9f.tar.gz libplist-1be2c75a927adf951db5b596351e3d5b8458ee9f.tar.bz2 | |
Update README.md links and credits
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -38,18 +38,18 @@ sudo make install | |||
| 38 | 38 | ||
| 39 | ## Who/What/Where? | 39 | ## Who/What/Where? |
| 40 | 40 | ||
| 41 | * Home: https://www.libimobiledevice.org/ | 41 | * Home: https://libimobiledevice.org/ |
| 42 | * Code: `git clone https://git.libimobiledevice.org/libplist.git` | 42 | * Code: `git clone https://git.libimobiledevice.org/libplist.git` |
| 43 | * Code (Mirror): `git clone https://github.com/libimobiledevice/libplist.git` | 43 | * Code (Mirror): `git clone https://github.com/libimobiledevice/libplist.git` |
| 44 | * Tickets: https://github.com/libimobiledevice/libplist/issues | 44 | * Tickets: https://github.com/libimobiledevice/libplist/issues |
| 45 | * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel | 45 | * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel |
| 46 | * IRC: irc://irc.freenode.net#libimobiledevice | ||
| 47 | * Twitter: https://twitter.com/libimobiledev | 46 | * Twitter: https://twitter.com/libimobiledev |
| 48 | 47 | ||
| 49 | ## Credits | 48 | ## Credits |
| 50 | 49 | ||
| 51 | Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. | 50 | Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. |
| 52 | libimobiledevice is an independent software library and has not been | 51 | |
| 52 | libplist is an independent software library and has not been | ||
| 53 | authorized, sponsored, or otherwise approved by Apple Inc. | 53 | authorized, sponsored, or otherwise approved by Apple Inc. |
| 54 | 54 | ||
| 55 | README Updated on: 2019-05-16 | 55 | README Updated on: 2020-06-08 |
