Skip to content

Commit

Permalink
Read me updates
Browse files Browse the repository at this point in the history
  • Loading branch information
davatron5000 committed Apr 11, 2013
1 parent 896f7ac commit 48380ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 39,13 @@ jQuery("#responsive_headline").fitText(1.2, { minFontSize: '20px', maxFontSize:
- Set a No-JS fallback font-size in your CSS.
- Fire

## Don't use jQuery?
That's okay. Check out these handy non-jQuery versions maintained by other people.

- [non-jQuery FitText](https://github.com/adactio/FitText.js) from @adactio

## Changelog
* `v 1.2` - Added `onorientationchange` event
* `v 1.1` - FitText now ignores font-size and has minFontSize & maxFontSize options
* `v 1.0.1` - Fix for broken font-size.
* `v 1.0` - Initial Release
Expand Down

0 comments on commit 48380ab

Please sign in to comment.