diff --git a/README.md b/README.md index 926d539..404ac84 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ Customize the sample markup below or use the provided [markup generator][genera * Internet Explorer 7 (Links Only) * Internet Explorer 8 * Internet Explorer 9 +* Internet Explorer 10 +* Windows Phone 7.5 Touchscreens (Links Only) @@ -74,7 +76,6 @@ Touchscreens (Links Only) * iOS 6 * Chrome for iOS 21 * Android 2.3 -* Windows Phone 7.5 ## Contributing Add unit tests for any new or changed functionality. Lint and test your JavaScript code using [grunt](https://github.com/cowboy/grunt) and the `grunt qunit` command. @@ -94,4 +95,4 @@ To test the PHP code, navigate to the `service` directory and run `phpunit socia ## Advanced Options * `SocialCount.activateOnClick = false;` Global option to switch from load triggering on hover to a manual click. -* `SocialCount.thousandCharacter = 'K';` `SocialCount.millionCharacter = 'M';` i18n Strings. \ No newline at end of file +* `SocialCount.thousandCharacter = 'K';` `SocialCount.millionCharacter = 'M';` i18n Strings.