Skip to content

Commit 7f43542

Browse files
authored
Merge pull request #13 from doronz88/refactor/change_readme
README: Specific links provided for macOS and iOS.
2 parents ffd3afe + 5aca74c commit 7f43542

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ framework. **This method doesn't include the request/response body.**
2626

2727
## Howto
2828

29-
- Download Apple's CFNetwork profile which can be found here:
30-
https://developer.apple.com/services-account/download?path=/iOS/iOS_Logs/NetworkDiagnostic.mobileconfig
29+
- Download
30+
Apple's [CFNetwork profile for macOS](https://developer.apple.com/services-account/download?path=/iOS/iOS_Logs/NetworkDiagnostic.mobileconfig):
31+
3132

3233
- Install it using double-click
3334

@@ -43,8 +44,8 @@ framework. **This method doesn't include the request/response body.**
4344

4445
## Howto
4546

46-
- Download Apple's CFNetwork profile which can be found here:
47-
https://developer.apple.com/services-account/download?path=/iOS/iOS_Logs/CFNetworkDiagnostics.mobileconfig
47+
- Download
48+
Apple's [CFNetwork profile for iOS](https://developer.apple.com/services-account/download?path=/iOS/iOS_Logs/CFNetworkDiagnostics.mobileconfig):
4849
4950
- Install it via any way you prefer. I'm using [`pymobiledevice3`](https://github.com/doronz88/pymobiledevice3):
5051

0 commit comments

Comments
 (0)