update readme.md

This commit is contained in:
EternityDev 2024-01-05 19:33:37 +07:00
parent f9f2f900b2
commit 08883fe411
2 changed files with 20 additions and 12 deletions

View file

@ -1,17 +1,25 @@
# Warp <div align="center">
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 7.4.0-rc3. <img src="docs/public/warp.png" alt="Warp icon" />
<h1><span style="color:blue;">Warp</span></h1>
<p><h1>A very-fast & powerful networking library for Roblox.</h1></p>
</div>
## Getting Started ---
To build the place from scratch, use:
```bash ## Why Warp
rojo build -o "Warp.rbxlx"
```
Next, open `Warp.rbxlx` in Roblox Studio and start the Rojo server: ### ⚡ Performance
Warp is very-fast with much less bandwidth compared to native.
```bash ### 🍃 Lightweight
rojo serve Warp is a lightweight library for Roblox.
```
For more help, check out [the Rojo documentation](https://rojo.space/docs). ### 📊 Task
Warp optimized efficient for large-scale task.
### 🔎 Typing
Warp written with strictly-typed.
---
Visit Warp [documentation](https://imezx.github.io/Warp)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB