From 8c913b052d050f1b261d3ed77909e63bf27f2295 Mon Sep 17 00:00:00 2001 From: Wyson Cheng <77618709+ysonC@users.noreply.github.com> Date: Sun, 19 Jul 2026 19:09:33 +0800 Subject: [PATCH] Add AI assistance disclosure to README Added a section about AI assistance in the project. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0694d95..3f9fee1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Task Syncer connects an Obsidian **desktop** vault to either Microsoft To Do or Task Syncer requires either a Microsoft account or a TickTick account, plus a user-created OAuth application for the selected provider. +## AI assistance disclosure + +This project is built and maintained with help from AI tooling alongside human review and decision-making. + ## Installation Task Syncer requires Obsidian 1.11.4 or newer and is desktop-only.