Skip to content

Commit 7db7d8c

Browse files
authored
Update README.md
Specify the version of the Edge Browser that is not supported.
1 parent 3707568 commit 7db7d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The SendBird Calls JavaScript SDK provides a framework to make and receive voice
1616

1717
## SDK Prerequisites
1818
* [Modern browsers implementing WebRTC APIs](https://caniuse.com/#feat=rtcpeerconnection) are supported; IE is not.
19-
* Edge is not supported, though it might be supported later.
19+
* Edge(<= 44) is not supported, though it might be supported later.
2020

2121
```javascript
2222
// browser console

0 commit comments

Comments
 (0)