You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ You can read about the project here:
15
15
Summary
16
16
-------
17
17
18
-
The toolkit consists of a C library and a set of command-line tools.
18
+
The toolkit consists of a [C library](https://roc-streaming.org/toolkit/docs/api.html) and a set of [command-line tools](https://roc-streaming.org/toolkit/docs/tools/command_line_tools.html).
19
19
20
20
Key features:
21
21
@@ -27,11 +27,11 @@ Key features:
27
27
* portability;
28
28
* relying on open, standard protocols.
29
29
30
-
Besides toolkit, other repositories in this github org provide:
30
+
Besides toolkit, Roc Streaming provides:
31
31
32
-
* bindings for other programming languages
33
-
* modules for sound servers
34
-
* applications
32
+
*[bindings](https://roc-streaming.org/toolkit/docs/api/bindings.html) for other programming languages
33
+
*[modules](https://roc-streaming.org/toolkit/docs/tools/sound_server_modules.html) for sound servers like PulseAudio and PipeWire
0 commit comments