Skip to content

Commit d5ef067

Browse files
authored
Add links and improve formatting.
1 parent 4828b77 commit d5ef067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
(not to be confused with the MediaStreams API)
44

5-
This repository contains a '''proposal''' for an API that allows the
5+
This repository contains a **proposal** for an API that allows the
66
insertion of user-defined processing steps in the pipeline that
77
handles media in a WebRTC context.
88

99
In order to allow such processing, it defines a number of extensions
10-
to the objects defined in WEBRTC-PC and MEDIACAPTURE-MAIN, and also
11-
draws upon definitions from WEBRTC-CODEC.
10+
to the objects defined in [WEBRTC-PC](https://w3c.github.io/webrtc-pc/) and [MEDIACAPTURE-MAIN](https://w3c.github.io/mediacapture-main/), and also
11+
draws upon definitions from [WEBRTC-CODEC](https://github.com/WICG/web-codecs).
1212

1313

0 commit comments

Comments
 (0)