Skip to content

Commit

Permalink
update readme to drop support for ie9 and ie10
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Jul 30, 2017
1 parent 6431831 commit 2e397bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ You can view a live demo and some examples of how to use the various options her


## Browser Compatibility
| Chrome | FF | Safari | IE | Chrome Android | Mobile Safari | IE Mob |
| :----: | :-: | :----: | :-: | :------------: | :-----------: | :----: |
|||| 9 | || |
| Chrome | FF | Safari | IE | Chrome Android | Mobile Safari | IE Mob |
| :----: | :--: | :----: | :--: | :------------: | :-----------: | :----: |
|| || 11 | || |

Note: In v11.0.0 we dropped support for IE8, because it is no longer supported by any version of Windows - see https://www.xfive.co/blog/stop-supporting-ie10-ie9-ie8/
Note: In v12.0.0 we dropped support for IE9 and IE10, because they are no longer supported by any version of Windows - see https://www.xfive.co/blog/stop-supporting-ie10-ie9-ie8/

## Getting Started
1. Download the [latest release](https://github.com/jackocnr/intl-tel-input/releases/latest), or better yet install it with [npm](https://www.npmjs.com/) or [Bower](http://bower.io)
Expand Down

0 comments on commit 2e397bb

Please sign in to comment.