docs: fix PicoClaw fork URL to correct upstream

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
KoheiYamashita 2026-02-24 18:55:36 +09:00
parent ee339e90e8
commit 17478e051c
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
Android 向け超軽量パーソナル AI アシスタント。Go バックエンドが Termux 上で動作し、ネイティブ Kotlin/Jetpack Compose アプリがチャット UI、音声アシスタント、デバイス自動操作を提供します。 Android 向け超軽量パーソナル AI アシスタント。Go バックエンドが Termux 上で動作し、ネイティブ Kotlin/Jetpack Compose アプリがチャット UI、音声アシスタント、デバイス自動操作を提供します。
[PicoClaw](https://github.com/pico-claw/picoclaw) からフォークしたプロジェクトです。 [PicoClaw](https://github.com/sipeed/picoclaw) からフォークしたプロジェクトです。
## アーキテクチャ ## アーキテクチャ
@ -522,4 +522,4 @@ clawdroid/
MIT License。Copyright (c) 2026 PicoClaw contributors。 MIT License。Copyright (c) 2026 PicoClaw contributors。
[PicoClaw](https://github.com/pico-claw/picoclaw) からフォーク。 [PicoClaw](https://github.com/sipeed/picoclaw) からフォーク。

View file

@ -4,7 +4,7 @@
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. 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). Forked from [PicoClaw](https://github.com/sipeed/picoclaw).
## Architecture ## Architecture
@ -523,4 +523,4 @@ clawdroid/
MIT License. Copyright (c) 2026 PicoClaw contributors. MIT License. Copyright (c) 2026 PicoClaw contributors.
Forked from [PicoClaw](https://github.com/pico-claw/picoclaw). Forked from [PicoClaw](https://github.com/sipeed/picoclaw).