Skip to content

Commit 9fc9823

Browse files
authored
Revise video description for clarity
Updated the README to enhance the description of the video.
1 parent ad27354 commit 9fc9823

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Macos Code Signing Example Video](https://raw.githubusercontent.com/omkarcloud/macos-code-signing-example/master/images/macos-code-signing-example-video.png)](https://www.youtube.com/watch?v=hYBLfjT57hU)
44

5-
*Watch the above video to learn more about Mac signing and notarization in detail!*
5+
*Watch the above video to get you app code signed, and say bye bye to those nasty warnings!*
66

77
### ❓ How to sign and notarize an Electron App for macOS?
88

@@ -532,4 +532,4 @@ new AppUpdater();
532532
- Your app will automatically check for updates and download them in the background.
533533
- When the user restarts their system, the new version will be automatically installed.
534534

535-
![Auto Update](https://raw.githubusercontent.com/omkarcloud/macos-code-signing-example/master/images/auto-update.png)
535+
![Auto Update](https://raw.githubusercontent.com/omkarcloud/macos-code-signing-example/master/images/auto-update.png)

0 commit comments

Comments
 (0)