From 497a6ce1d51721329914620fd7bb99132b81e6a1 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 13 Apr 2026 11:45:45 +0200 Subject: [PATCH] docs: add top anchor and back-to-top navigation links --- .github/README.md | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/.github/README.md b/.github/README.md index 0a42e1d..085b09e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,3 +1,5 @@ + +
KiCAD-MCP-Server Logo @@ -69,9 +71,9 @@ npm run build ### AI Disclosure -> **Developed with AI Assistance** -> This project was developed with the support of AI-assisted coding tools (GitHub Copilot, Claude). -> All code has been reviewed, tested, and integrated by the maintainers. +> **Developed with AI Assistance** +> This project was developed with the support of AI-assisted coding tools (GitHub Copilot, Claude). +> All code has been reviewed, tested, and integrated by the maintainers. > AI tools were used to accelerate development — creative decisions, architecture, and responsibility remain entirely with the authors. ### Disclaimer @@ -89,6 +91,8 @@ npm run build > > This project is licensed under the MIT License — which likewise excludes all liability. +
back to top
+ --- ## Deutsch @@ -144,9 +148,9 @@ npm run build ### KI-Hinweis -> **Entwickelt mit KI-Unterstützung** -> Dieses Projekt wurde unter Einsatz von KI-gestützten Entwicklungswerkzeugen (GitHub Copilot, Claude) erstellt. -> Sämtlicher Code wurde von den Maintainern geprüft, getestet und integriert. +> **Entwickelt mit KI-Unterstützung** +> Dieses Projekt wurde unter Einsatz von KI-gestützten Entwicklungswerkzeugen (GitHub Copilot, Claude) erstellt. +> Sämtlicher Code wurde von den Maintainern geprüft, getestet und integriert. > KI-Werkzeuge dienten der Entwicklungsbeschleunigung — kreative Entscheidungen, Architektur und Verantwortung liegen ausschließlich bei den Autoren. ### Haftungsausschluss @@ -164,6 +168,8 @@ npm run build > > Dieses Projekt steht unter der MIT-Lizenz — die Lizenz schließt ebenfalls jede Haftung aus. +
back to top
+ --- ## 中文 @@ -219,9 +225,9 @@ npm run build ### AI 声明 -> **借助 AI 辅助开发** -> 本项目在 AI 辅助编码工具(GitHub Copilot、Claude)的支持下开发完成。 -> 所有代码均经过维护者的审查、测试和集成。 +> **借助 AI 辅助开发** +> 本项目在 AI 辅助编码工具(GitHub Copilot、Claude)的支持下开发完成。 +> 所有代码均经过维护者的审查、测试和集成。 > AI 工具用于加速开发 — 创意决策、架构设计和责任归属完全由作者承担。 ### 免责声明 @@ -238,3 +244,5 @@ npm run build > AI 生成的设计建议不能替代专业工程师审查。安全关键型应用(医疗、航空航天、汽车等)必须进行独立的专业验证。 > > 本项目采用 MIT 许可证 — 该许可证同样排除一切责任。 + +
back to top