From 73504ae1e5497a0552b750f51b3fe5eae57d833d Mon Sep 17 00:00:00 2001 From: fanta Date: Wed, 25 Feb 2026 00:23:59 +0100 Subject: [PATCH] doc folder with 2 files --- LICENSE => docs/LICENSE | 0 TODO.md => docs/TODO.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE => docs/LICENSE (100%) rename TODO.md => docs/TODO.md (100%) diff --git a/LICENSE b/docs/LICENSE similarity index 100% rename from LICENSE rename to docs/LICENSE diff --git a/TODO.md b/docs/TODO.md similarity index 100% rename from TODO.md rename to docs/TODO.md