From ed3a2bb5b95acf081739ff6d3c9b3b346e24a86c Mon Sep 17 00:00:00 2001 From: "Martin Barker (Keatran)" Date: Mon, 30 Jan 2023 14:48:28 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Readme.md b/Readme.md index e0366d5..b3e05db 100644 --- a/Readme.md +++ b/Readme.md @@ -1,9 +1,21 @@ # Twitch Notify ## Not affiliated with Twitch or Amazon +Please note that currently this is a BETA as such it does not add it's self to windows start up if you wish to add this to start up for now you can just create a shortcut to the `Twitch Notify.exe` in the directory `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup`, + +This will be fixed when this project moves out of Beta only. + ## Installation Twitch Notify Requires [.NET 6 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.13-windows-x64-installer). +## How to use +**How to Exit:** +To exit you will have a Notification Icon / Tray icon where you can quit the application. + +![Showing windows Notification Icon Area also known as the Tray Area](https://user-images.githubusercontent.com/37368/215226270-52d596d5-7811-4389-a761-3aabad7da360.png) + +**What it looks like:** +![Example of the Notification ](https://user-images.githubusercontent.com/37368/215226419-0ec644f1-bd2b-498f-93ed-a48acd3c824c.png) ## Development