1
0

update readme

This commit is contained in:
syui 2024-02-07 10:55:31 +09:00
parent f441f638a3
commit dc1fc9d229
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -2,7 +2,27 @@
<img src="./icon/avatar.png" width="100">
```sh
$ ai
```
```sh
$ cargo build
$ ./target/debug/ai ai -t
```
### login
```sh
# ai t $handle -p $password
$ ai t yui.syui.ai -p password
$ cat ~/.config/ai/token.toml
```
### refresh
```
$ ai r
```