From 01b5676d2651df20119a0fdd7a6edc0c11e11d3d Mon Sep 17 00:00:00 2001 From: KoheiYamashita Date: Tue, 24 Feb 2026 18:51:40 +0900 Subject: [PATCH] docs: add Japanese README link to English README Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1f9c7886..40e2135a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ClawDroid +**[日本語版 README はこちら (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. Forked from [PicoClaw](https://github.com/pico-claw/picoclaw).