Skip to content

Commit 82dc7a4

Browse files
committed
Minor edits to llms.txt
1 parent 08b20c8 commit 82dc7a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

llms.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# dash.js
22

3-
> dash.js is a reference client implementation for the playback of MPEG DASH via JavaScript in browser based environments that support the Media Source Extensions.
3+
> dash.js is a reference client implementation for the playback of MPEG DASH via JavaScript in browser based environments that support the Media Source Extensions and optionally the Encrypted Media Extensions.
44

55
## Docs
66

7-
- [dash.js Quickstart](https://dashif.org/dash.js/pages/quickstart): A brief overview of how to use dash.js
8-
- [Installation Instructions](https://dashif.org/dash.js/pages/quickstart/installation.html): How to obtain the dash.js bundles
9-
- [Setup Guide](https://dashif.org/dash.js/pages/quickstart/setup.html): An overview how to setup dash.js in your application
7+
- [dash.js Quickstart](https://dashif.org/dash.js/pages/quickstart): A brief overview on how to use dash.js
8+
- [Installation Instructions](https://dashif.org/dash.js/pages/quickstart/installation.html): Instructions on how to obtain the dash.js bundles
9+
- [Setup Guide](https://dashif.org/dash.js/pages/quickstart/setup.html): An overview on how to setup dash.js in your application
1010
- [Usage Guide](https://dashif.org/dash.js/pages/usage/): Various examples on how to use specific features of dash.js
1111

1212
## API

0 commit comments

Comments
 (0)