From e780283e5b40ac6552678d284ba4ef2c94c4ebfb Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 13 Dec 2025 11:02:59 +0900 Subject: [PATCH] fix readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b22bd1..430b72c 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ -- name : ai bot -- base : [ai os](https://git.syui.ai/ai/os) -- host : [yui.syui.ai](https://bsky.app/profile/yui.syui.ai), [ai.syu.is](https://web.syu.is/profile/ai.syu.is) +- name : aibot +- base : [aios](https://git.syui.ai/ai/os) +- host : [yui.syui.ai](https://bsky.app/profile/yui.syui.ai), [ai.syu.is](https://syu.is/profile/did:plc:6qyecktefllvenje24fcxnie) ```sh $ aibot @@ -28,14 +28,14 @@ $ aibot ai -t avatar ### login ```sh -# ai login $handle -p $password +# aibot login $handle -p $password $ aibot l yui.syui.ai -p password $ cat ~/.config/ai/token.toml ``` ```sh -# ai l $handle -p $password -s $server +# aibot l $handle -p $password -s $server $ aibot l ai.syu.is -p password -s syu.is ```