diff --git a/README.md b/README.md index 3f65857e..5a2a86ea 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ - Online version: [https://privacy.sexy](https://privacy.sexy) - or download latest desktop version for [Windows](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.1/privacy.sexy-Setup-0.7.1.exe), [Linux](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.1/privacy.sexy-0.7.1.AppImage), [macOS](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.1/privacy.sexy-0.7.1.dmg) +- 💡 Come back regularly to apply latest version for stronger privacy and security. [![privacy.sexy application](img/screenshot.png)](https://privacy.sexy) diff --git a/src/presentation/TheCodeArea.vue b/src/presentation/TheCodeArea.vue index 1ddc41d9..8d2d40c7 100644 --- a/src/presentation/TheCodeArea.vue +++ b/src/presentation/TheCodeArea.vue @@ -19,6 +19,7 @@ const NothingChosenCode = .appendCommentLine(' 📙 Start by exploring different categories and choosing different tweaks.') .appendCommentLine(' 📙 You can select "Recommended" on the top to select "safer" tweaks. Always double check!') .appendCommentLine(' 📙 After you choose any tweak, you can download or copy to execute your script.') + .appendCommentLine(' 📙 Come back regularly to apply latest version for stronger privacy and security.') .appendLine() .appendCommentLine('-- 🧐 Why privacy.sexy') .appendCommentLine(' ✔️ Rich tweak pool to harden security & privacy of the OS and other softwares on it.')