mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 02:24:17 +00:00
update readme
This commit is contained in:
parent
5b58346f4c
commit
ebf251bc49
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
<img
|
||||
src="https://raw.githubusercontent.com/ragestudio/linebridge/refs/heads/master/resources/linebridge-color-b.svg"
|
||||
width="100%"
|
||||
height="150px"
|
||||
/>
|
||||
# Linebridge
|
||||
A multiproposal framework to build fast, scalable, and secure servers.
|
||||
|
||||
Currently used on RageStudio's services backends, like [Comty](https://github.com/ragestudio/comty)
|
||||
|
||||
## 🔎 Project Navigation
|
||||
The project is organized into two main components:
|
||||
|
||||
- [server](https://github.com/ragestudio/linebridge/tree/master/server)
|
||||
|
||||
- [client](https://github.com/ragestudio/linebridge/tree/master/client) (Experimental)
|
||||
|
||||
## 📓 Documentation
|
||||
> The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.
|
||||
<!-- For more information, please visit the [documentation](https://docs.linebridge.com). -->
|
@ -133,7 +133,3 @@ Run the server
|
||||
```bash
|
||||
linebridge-boot index.js
|
||||
```
|
||||
|
||||
## Documentation
|
||||
> The official documentation is on its way. Stay tuned for detailed guides and API references to help you unlock the full potential of Linebridge.
|
||||
<!-- For more information, please visit the [documentation](https://docs.linebridge.com). -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user