Skip to content

Commit f7b0c31

Browse files
authored
Merge pull request #734 from Particular/supported-browsers
Add supported browsers
2 parents 763db17 + deaa3ac commit f7b0c31

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,13 @@ After doing the above steps one can open Visual Studio and continue working on t
4444
### Configuring automated tests
4545

4646
For information how to run automated tests please follow [ServicePulse.Host.Tests/Readme](https://github.com/Particular/ServicePulse/blob/master/src/ServicePulse.Host.Tests/README.md).
47+
48+
## Supported browser versions
49+
50+
ServicePulse is supported on the following desktop browser versions:
51+
52+
- Chrome [latest major version](https://chromereleases.googleblog.com/)
53+
- Edge with EdgeHTML v17+
54+
- Firefox ESR [current version](https://www.mozilla.org/en-US/firefox/organizations/)
55+
- Internet Explorer 11
56+
- Safari [latest major version](https://developer.apple.com/safari/download/)

0 commit comments

Comments
 (0)