diff --git a/packages/docs/introduction.md b/packages/docs/introduction.md index f8edb8f1..c092cf69 100644 --- a/packages/docs/introduction.md +++ b/packages/docs/introduction.md @@ -15,7 +15,7 @@ Things get more complicated once you go beyond playing a basic Transcode) --> S1 + T( Transcode) --> S1 end subgraph S1[ ] @@ -25,7 +25,7 @@ flowchart LR TR3(480p 1Mbps) end - R( Raw files) --> S2 --> P( Package
master.m3u8) --> PO( Publish) + R( Raw files) --> S2 --> P( Package
master.m3u8) --> PO( Publish) ``` Before we go further, it's important to note that Mixwave intentionally keeps its scope limited. We choose to focus on a single playback protocol rather than trying to support a wide range of options.