mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
added readme
This commit is contained in:
parent
ebf251bc49
commit
62e4d43289
18
client/README.md
Normal file
18
client/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
<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
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user