From ade27ccff59252bc8a6e6b6f13fa459be6616de8 Mon Sep 17 00:00:00 2001 From: SecurityGuy Date: Sun, 15 Mar 2026 20:49:28 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f58855418..1a3ca68cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # PicoClaw: Ultra-Efficient AI Assistant in Go -This repository is used for development and testing purposes only. The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/picoclaw). +This repository is used for development and testing purposes only. + +The main project is maintained at [sipeed/picoclaw](https://github.com/sipeed/picoclaw). ## Contributions @@ -10,3 +12,7 @@ This repository is used for development and testing purposes only. The main proj | [#1479](https://github.com/sipeed/picoclaw/pull/1479) | fix(claude_cli): surface stdout in error when CLI exits non-zero | Open | | [#1480](https://github.com/sipeed/picoclaw/pull/1480) | docs: document claude-cli and codex-cli providers in README | Open | | [#1625](https://github.com/sipeed/picoclaw/pull/1625) | feat(channels): support multiple named Telegram bots | Open | + +## Legal + +Please see LICENSE.md for copyright and other legal information.