From 10f931f2b63d83a9ef0d038708a1ca947daaf546 Mon Sep 17 00:00:00 2001 From: DareFox <47672780+DareFox@users.noreply.github.com> Date: Sun, 13 Feb 2022 02:27:57 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ea2570..049b67a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ ![](https://github.com/DareFox/IdleAppStarter/raw/master/githubMedia/600px.png) ## Purpose -The goal of IdleStarterApp is to run applications when the user is inactive, even when the user is on Logon screen. - +The goal of IdleStarterApp is to run applications when the user is inactive, even when the user is not logged in ## How to install [Download latest version of IdleAppStarter](https://github.com/DareFox/IdleAppStarter/releases/latest "Download latest version of IdleAppStarter") and then unzip it. For making server-side work as Windows Service you need to download [NSSM](https://nssm.cc/ "NSSM") and unzip it somewhere too.