Skip to content

Commit 8ac732b

Browse files
authored
Update README.md
1 parent 83643b6 commit 8ac732b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<img src="https://github.com/waterbustech/waterbus/raw/main/assets/images/img_app_logo.png?raw=true" width="25%"/>
33
</div>
44

5-
<h2 align="center">Waterbus Server API</h2>
6-
<p align="center">This is the server API for Waterbus. It is responsible for interacting with the database and ensuring data consistency.</p>
5+
<h2 align="center">Waterbus Server SFU</h2>
6+
<p align="center">This is the server SFU for Waterbus. It is responsible for managing Websocket and WebRTC connections.</p>
77

88
<div class="badges" align="center">
99
<p><a href="https://codecov.io/gh/waterbustech/waterbus"><img src="https://codecov.io/gh/waterbustech/waterbus/branch/main/graph/badge.svg?token=7KEMH26LHZ" alt="codecov"></a><a href="https://www.codefactor.io/repository/github/waterbustech/waterbus"><img src="https://www.codefactor.io/repository/github/waterbustech/waterbus/badge" alt="CodeFactor"></a><img src="https://img.shields.io/github/actions/workflow/status/waterbustech/waterbus/ci.yml" alt="GitHub Workflow Status (with event)"><img src="https://img.shields.io/github/issues/waterbustech/waterbus" alt="GitHub issues"><a href="https://chromium.googlesource.com/external/webrtc/+/branch-heads/6099"><img src="https://img.shields.io/badge/libwebrtc-122.6261.01-yellow.svg" alt="libwebrtc"></a><img src="https://img.shields.io/cocoapods/v/KaiRTC" alt="Cocoapods Version"><a href="https://github.com/lambiengcode"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&amp;logo=github" alt="PRs Welcome"></a></p>
@@ -29,9 +29,9 @@
2929

3030
Before getting started, ensure you have the following software installed:
3131

32-
- `Node.js`: (>= 18)
33-
- `NestJS CLI` (>= 9.1.7)
34-
- `Redis`: (>= 7.0.12)
32+
- [`Node.js`](https://nodejs.org/en): (>= 18)
33+
- [`NestJS CLI`](https://nestjs.com) (>= 9.1.7)
34+
- [`Redis`](https://redis.io): (>= 7.0.12)
3535

3636
## ✨ Todo
3737

0 commit comments

Comments
 (0)