From ee339e90e874942c8af9eb6c38b10550fde4876d Mon Sep 17 00:00:00 2001 From: KoheiYamashita Date: Tue, 24 Feb 2026 18:53:33 +0900 Subject: [PATCH] docs: simplify Japanese README link text Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40e2135a7..c5220e9da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ClawDroid -**[日本語版 README はこちら (README.ja.md)](README.ja.md)** +**[日本語版](README.ja.md)** Ultra-lightweight personal AI assistant for Android. A Go backend runs in Termux while a native Kotlin/Jetpack Compose app provides the chat UI, voice assistant, and device automation.