Skip to content

Commit 3fe9ee1

Browse files
committed
Add missing trailing newlines in 'README.md' files
1 parent 723e38b commit 3fe9ee1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/examples/data-channels-create/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Now you can put whatever you want in the `Message` textarea, and when you hit `S
3535

3636
WebRTC.rs will send random messages every 5 seconds that will appear in your browser.
3737

38-
Congrats, you have used WebRTC.rs!
38+
Congrats, you have used WebRTC.rs!

examples/examples/rtp-to-webrtc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Copy the text that `rtp-to-webrtc` just emitted and copy into second text area
5353

5454
A video should start playing in your browser above the input boxes.
5555

56-
Congrats, you have used WebRTC.rs!
56+
Congrats, you have used WebRTC.rs!

examples/examples/swap-tracks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Copy the text that `swap-tracks` just emitted and copy into second text area
3535

3636
Your browser should send streams to webrtc-rs, and then a stream will be relayed back, changing every 5 seconds.
3737

38-
Congrats, you have used WebRTC.rs!
38+
Congrats, you have used WebRTC.rs!

0 commit comments

Comments
 (0)