From fef08d3a91688e38bfb8574150e67c2516eee171 Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Thu, 9 May 2024 22:33:22 +0200 Subject: [PATCH] Add note about ChatGPT in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c47395b..52c4277 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,8 @@ My current advice is to use a long term supported (LTS) version of either Java 1 ## Documentation - **[Documentation in English](documentation/en/_Index.md)** -- **[Dokumentation in Deutsch](documentation/de/_Index.md)** \ No newline at end of file +- **[Dokumentation in Deutsch](documentation/de/_Index.md)** + +**Important: ChatGPT was utilized to generate the documentation based on +predefined content specifications, as it represents the fastest way to produce +comprehensive documentation.** \ No newline at end of file