Skip to content

Commit 5742e36

Browse files
committed
Fix indentation. Update readme
1 parent ff62a7f commit 5742e36

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# membrane_tutorials
22
Repository which contains text and assets used in Membrane Framework tutorials.
33
The following tutorials are now available:
4-
+ [Videoroom Tutorial](https://tutorials.membraneframework.org/tutorials/videoroom/)
4+
+ [Get Started Tutorial](https://tutorials.membraneframework.org/tutorials/get_started/simple_pipeline.html)
5+
+ [Videoroom Tutorial](https://tutorials.membraneframework.org/tutorials/videoroom/)

get_started/simple_pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Hello.play(pid)
244244

245245
Our [demo with this tutorial](https://github.com/membraneframework/membrane_demo/tree/master/simple_pipeline) contains a file you can play, or you may want to use some [proper "Hello!" recording](https://upload.wikimedia.org/wikipedia/commons/transcoded/6/6f/Voyager_Golden_Record_greeting_in_English.ogg/Voyager_Golden_Record_greeting_in_English.ogg.mp3).
246246

247-
The specified mp3 file should be played on the default device in your system. Please use mp3 that has no ID3 or ID3v2 tags.
247+
The specified mp3 file should be played on the default device in your system. Please use mp3 that has no ID3 or ID3v2 tags. <br><br>
248248
[List of tutorials](../../index.md)
249249
{% endraw %}
250250

0 commit comments

Comments
 (0)