update readme
This commit is contained in:
parent
f441f638a3
commit
dc1fc9d229
20
README.md
20
README.md
@ -2,7 +2,27 @@
|
|||||||
|
|
||||||
<img src="./icon/avatar.png" width="100">
|
<img src="./icon/avatar.png" width="100">
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ ai
|
||||||
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cargo build
|
$ cargo build
|
||||||
$ ./target/debug/ai ai -t
|
$ ./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
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user