Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 37777ca

Browse files
docs(README): clarify IE8 support
Closes #901
1 parent 82532d1 commit 37777ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,11 @@ Modern mobile browsers should work without problems.
4040
we are not in the position to guarantee IE8 support. If you need support for IE8 we would welcome a contributor who would like to take care about IE8.
4141
Alternativelly you could sponsor this project to guarantee IE8 support.
4242

43-
We believe that most of the directives would work OK after including relevant shims and taking care of the steps described in
44-
http://docs.angularjs.org/guide/ie but we are simply not regularly testing against IE8.
43+
We believe that most of the directives would work OK after:
44+
* including relevant shims (for ES5 we recommend https://github.com/kriskowal/es5-shim)
45+
* taking care of the steps described in http://docs.angularjs.org/guide/ie
46+
47+
We are simply not regularly testing against IE8.
4548

4649
## Project philosophy
4750

0 commit comments

Comments
 (0)