Skip to content

Commit b699f1c

Browse files
committed
docs(README): Improve supported environments
1 parent cc00f2c commit b699f1c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ Browsers and Node.js:
2828
- Chrome
2929
- Firefox
3030
- IE11 / Edge
31-
- node.js >= 0.10
31+
- Safari
32+
- node.js (0.10, iojs-3.x, 4.x, 5.x)
33+
34+
Other browsers should also work, but at the moment we're only running automated tests on the browsers and Node.js versions specified above.
3235

3336
# Getting started
3437

0 commit comments

Comments
 (0)