From 9b74a2dac3ad36d450ab2acdee463442a02ba71a Mon Sep 17 00:00:00 2001 From: StrandedTurtle <132835255+StrandedTurtle@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:14:07 +0100 Subject: [PATCH] Add disclaimer about project using Claude Added a disclaimer about project creation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 645eb89..243d3a8 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,6 @@ To update DockPull itself: `docker compose pull dockpull && docker compose up -d public or `docker login ghcr.io`. --- - +DISCLAIMER: This porject was made using Claude Endpoint/field reference: [`API_CONTRACT.md`](./API_CONTRACT.md) · Development setup: [`CONTRIBUTING.md`](./CONTRIBUTING.md) · License: MIT.