aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9134668..759c8d0 100644
--- a/README.md
+++ b/README.md
@@ -83,3 +83,14 @@ any text with spaces or `\n`.
- `[Note] (90, 25) We're close to the edge \n so we can multiline it.`
[swift-format]: https://github.com/apple/swift-format.git
+
+## Statement of Former LLM Use
+
+At a point during construction of this app, I begun LLM use. Features that
+were built with this assistance are some of the preference panes, sharing,
+and tests.
+
+Since then I've stopped using LLMs and don't plan to use them, as such I am
+trying to remove the llm contributions and replace them from a nonslop base.
+
+As I no longer use macOS as my main OS, this will be a bit of a slow process.