From 28a4abed76544fd207324b138edcc5016bb22090 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Fri, 9 Jan 2026 15:27:59 +0100 Subject: [PATCH] docs(readme): add note about language and translations Mention that the guide is in English by default but could be translated to French (native) or other languages via AI/community. Co-Authored-By: Claude Opus 4.5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0754941..2ea37ff 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ A significant source of inspiration for this work was [Claudelog.com](https://cl **Important note**: This guide was largely generated with the help of AI. As such, it likely contains errors, inaccuracies, or outdated information. I would be delighted to receive any feedback, corrections, or — even better — pull requests to improve it. Don't hesitate to [open an issue](../../issues) or submit a PR! +**Language**: I wrote this guide in English by default to reach a wider audience, but French is my native language. I could easily translate it to French myself, or leverage AI and community contributions for other languages. Let me know if translations would be useful! + If you find value in this guide, have questions, or want to discuss Claude Code practices, feel free to reach out on [LinkedIn](https://www.linkedin.com/in/florian-bruniaux-43408b83/). ---