Skip to content

Commit 71b9993

Browse files
committed
docs(fix): required browser features
1 parent f40a41f commit 71b9993

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

introduction/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,15 @@ When deploying your web application for production, ensure it is served over a *
6868
6969
2. **Dynamsoft License Requirements** – A secure context is required for **Dynamsoft licenses** to function properly.
7070

71-
### Required Browser Features
71+
### Supported Browsers
7272

73-
The following** browser features** are required for the **DCE** and **DDN** components of **MDS**:
73+
MDS requires the following browser features:
7474

7575
1. [`WebAssembly`](https://caniuse.com/?search=WebAssembly)
7676
2. [`Blob`](https://caniuse.com/?search=Blob)
7777
3. [`URL`](https://caniuse.com/?search=URL)/[`createObjectURL`](https://caniuse.com/?search=createObjectURL)
7878
4. [`Web Workers`](https://caniuse.com/?search=Worker)
7979

80-
### Supported Browsers
81-
8280
The table below lists the **minimum supported versions** of browsers based on these requirements:
8381

8482
| Browser | Version |

0 commit comments

Comments
 (0)