mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-06 12:30:29 +08:00
update gradio/client readme (#3584)
This commit is contained in:
parent
57a0aa194f
commit
76c45999bb
5
ui/.changeset/wet-years-build.md
Normal file
5
ui/.changeset/wet-years-build.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gradio/client": patch
|
||||
---
|
||||
|
||||
Update readme.
|
@ -2,6 +2,12 @@
|
||||
|
||||
A javascript client to call Gradio APIs.
|
||||
|
||||
**install it**
|
||||
|
||||
```sh
|
||||
pnpm add @gradio/client
|
||||
```
|
||||
|
||||
**usage**
|
||||
|
||||
```ts
|
||||
|
Loading…
x
Reference in New Issue
Block a user