linebridge/client/README.md
2025-03-26 11:06:39 +00:00

19 lines
394 B
Markdown

<img
src="https://raw.githubusercontent.com/ragestudio/linebridge/refs/heads/master/resources/linebridge-color-b.svg"
width="100%"
height="150px"
/>
# Linebridge Client
Client-side implementations for Linebridge framework.
## Components
- RTEngineClient
- ...
## Installation
To install the Linebridge client, run the following command:
```bash
npm install linebridge-client
```