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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Aug 8, 2013
1 parent 24cdddf commit 658e72d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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.
Expand All @@ -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.
* `SocialCount.thousandCharacter = 'K';` `SocialCount.millionCharacter = 'M';` i18n Strings.

0 comments on commit 658e72d

Please sign in to comment.