From 311ea8b601c410adb071133dc2105ed0eb093e85 Mon Sep 17 00:00:00 2001 From: Christopher Conley Date: Sat, 30 Mar 2024 08:23:44 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2af3636..6b6de27 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Can't run the (excellent software) [Caffeine](https://www.zhornsoftware.co.uk/caffeine/) due to restrictions? Well, here's a poor approximation in PowerShell! Disclaimer: I have no affliation with Zhorn Software, nor do they endorse this script in any way, shape, form, or fashion. + The purpose of this script is to enable similar functionality in an environment where you might not necessarily have the ability to run arbitrary executables. There **is** an executable available in all the [releaes](https://github.com/christopher-conley/insomniac/releases), but it's not necessary to run the script, it's just another option; the script is completely standalone and has no external dependencies. Here's the `Get-Help` output for right now until I actually write a README: