From 4df88aa2a57323a54035a71dc1e0a17c1ad6ea36 Mon Sep 17 00:00:00 2001 From: Chunbo Date: Tue, 4 Nov 2025 10:40:58 +0800 Subject: [PATCH] Fix a typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5be7cdc92..46198b355 100755 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ To learn more about RTMP, HLS, HTTP-FLV, SRT, MPEG-DASH, WebRTC protocols, clust HTTP API, DVR, and transcoding, please check the documents in [English](https://ossrs.io) or [Chinese](https://ossrs.net). -If you want to use an IDE, VSCode is recommanded. VSCode supports macOS, and Linux +If you want to use an IDE, VSCode is recommended. VSCode supports macOS, and Linux platforms. The settings are ready. All you need to do is open the folder with VSCode and enjoy the efficiency brought by the IDE. See [VSCode README](.vscode/README.md) for details.