diff --git a/.github/readme/apple_watch_auth_mac.png b/.github/readme/apple_watch_auth_mac.png new file mode 100644 index 0000000..6bd1e06 Binary files /dev/null and b/.github/readme/apple_watch_auth_mac.png differ diff --git a/.github/readme/apple_watch_auth_watch.png b/.github/readme/apple_watch_auth_watch.png new file mode 100644 index 0000000..06ad7d1 Binary files /dev/null and b/.github/readme/apple_watch_auth_watch.png differ diff --git a/.github/readme/apple_watch_system_prefs.png b/.github/readme/apple_watch_system_prefs.png new file mode 100644 index 0000000..eb77010 Binary files /dev/null and b/.github/readme/apple_watch_system_prefs.png differ diff --git a/FAQ.md b/FAQ.md index 50c72cf..6754d3b 100644 --- a/FAQ.md +++ b/FAQ.md @@ -20,12 +20,13 @@ Please run `ssh -Tv git@github.com` in your terminal and paste the output in a [ 1) Make sure you have enabled "Use your Apple Watch to unlock apps and your Mac" in System Preferences --> Security & Privacy: -![System Preferences Setting](assets/apple_watch_system_prefs.png) +![System Preferences Setting](.github/readme/apple_watch_system_prefs.png) 2) Ensure that unlocking your Mac with Apple Watch is working (lock and unlock at least once) 3) Now you should get prompted on the watch when your key is accessed. Double click the side button to approve: -![Apple Watch Prompt](assets/apple_watch_auth.png) +![Apple Watch Prompt](.github/readme/apple_watch_auth_mac.png) +![Apple Watch Prompt](.github/readme/apple_watch_auth_watch.png) ### Why should I trust you? diff --git a/assets/apple_watch_auth.png b/assets/apple_watch_auth.png deleted file mode 100644 index a1c8bbf..0000000 Binary files a/assets/apple_watch_auth.png and /dev/null differ diff --git a/assets/apple_watch_system_prefs.png b/assets/apple_watch_system_prefs.png deleted file mode 100644 index 00584a3..0000000 Binary files a/assets/apple_watch_system_prefs.png and /dev/null differ