Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 658e72d

Browse files
committed
Update README.md
1 parent 24cdddf commit 658e72d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Customize the sample markup below or use the provided [markup generator][genera
6565
* Internet Explorer 7 (Links Only)
6666
* Internet Explorer 8
6767
* Internet Explorer 9
68+
* Internet Explorer 10
69+
* Windows Phone 7.5
6870

6971
Touchscreens (Links Only)
7072

@@ -74,7 +76,6 @@ Touchscreens (Links Only)
7476
* iOS 6
7577
* Chrome for iOS 21
7678
* Android 2.3
77-
* Windows Phone 7.5
7879

7980
## Contributing
8081
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
9495
## Advanced Options
9596

9697
* `SocialCount.activateOnClick = false;` Global option to switch from load triggering on hover to a manual click.
97-
* `SocialCount.thousandCharacter = 'K';` `SocialCount.millionCharacter = 'M';` i18n Strings.
98+
* `SocialCount.thousandCharacter = 'K';` `SocialCount.millionCharacter = 'M';` i18n Strings.

0 commit comments

Comments
 (0)