From 6038ad8c79f4c83a03e3fec443bc3903548fd2b0 Mon Sep 17 00:00:00 2001 From: Aaron Sutton Date: Sat, 10 Jul 2021 22:20:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 360e2f7..16fcdaa 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Just a couple things to note: is invoked on every call to background change. The end result is a kind of slower fade, but I still think it looks pretty good. This can be disabled easily if it wastes time. -- `Profile.scpt` is an attempt to make a sane*-ish* surface out of the hell-swamp that is AppleScript documentation. +- `Profile.scpt` is an attempt to make a sane-*ish* surface out of the hell-swamp that is macOS JavaScript for Automation documentation. It's written in JavaScript for automation (JXA), since I find that nicer than terse AppleScript, and types play a little bit nicer. The bridge between these two is really just passing along data through output and subshells ... (ick). There could be some complex Objective-C way to put this together, but that's beyond the scope of the project. Just make sure that