Skip to content

Commit f7cd511

Browse files
Docs: Update index.md about supported browsers (#41)
1 parent 0e10d20 commit f7cd511

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

introduction/index.md

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

112-
### Required Browser Features
112+
### Supported Browsers
113113

114-
The following** browser features** are required for the **DCE** and **DDN** components of **DDS** and **MWC**:
114+
The following **browser features** are required :
115115

116116
1. [`WebAssembly`](https://caniuse.com/?search=WebAssembly)
117117
2. [`Blob`](https://caniuse.com/?search=Blob)
118118
3. [`URL`](https://caniuse.com/?search=URL)/[`createObjectURL`](https://caniuse.com/?search=createObjectURL)
119119
4. [`Web Workers`](https://caniuse.com/?search=Worker)
120120

121-
### Supported Browsers
122-
123121
The table below lists the **minimum supported versions** of browsers based on these requirements:
124122

125123
| Browser | Version |

0 commit comments

Comments
 (0)