Skip to content

Commit

Permalink
✏️ Update the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Edson Hilios committed Aug 14, 2015
1 parent 3551a6b commit 60e7f1d
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ To get started, check-it out: http://hilios.github.io/jQuery.countdown/

The ultimate countdown plugin designed to fit in any coupon, auction site or product launch. Read our [Documentation](http://hilios.github.io/jQuery.countdown/documentation.html) and follow our [Examples](http://hilios.github.io/jQuery.countdown/examples.html) to see what suits your particular needs.

#### [Download](https://github.com/hilios/jQuery.countdown/releases/download/2.0.5/jquery.countdown-2.0.5.zip) ####
#### [Download](https://github.com/hilios/jQuery.countdown/releases/download/2.1.0/jquery.countdown-2.1.0.zip) ####

[Click here to download the latest version](https://github.com/hilios/jQuery.countdown/releases/download/2.0.5/jquery.countdown-2.0.5.zip)
[Click here to download the latest version](https://github.com/hilios/jQuery.countdown/releases/download/2.1.0/jquery.countdown-2.1.0.zip)

If you want to clone the repo always use the files under [dist](https://github.com/hilios/jQuery.countdown/tree/master/dist) folder, they are optimized for production and development.

Expand Down Expand Up @@ -59,7 +59,12 @@ There are few ways to get started, from the most simple example to advanced, we
[Release notes](https://github.com/hilios/jQuery.countdown/releases)
---------------

Current version is **2.0.5**, to follow our change log please visit the [release notes](https://github.com/hilios/jQuery.countdown/releases).
Current version is **2.1.0**, to follow our change log please visit the [release notes](https://github.com/hilios/jQuery.countdown/releases).

#### What's new in 2.1.0? ####

* Add proper offset for days left to a month and to a week;
* Fix bower amd install;

#### What's new in 2.0.5? ####

Expand Down Expand Up @@ -96,7 +101,7 @@ Code coverage:
File | % Stmts | % Branch | % Funcs | % Lines |Uncovered Lines |
---------------|----------|----------|----------|----------|----------------|
src/ | 98.39 | 90.32 | 100 | 98.39 | |
countdown.js | 98.39 | 90.32 | 100 | 98.39 | 6,265 |
countdown.js | 98.39 | 90.32 | 100 | 98.39 | 6,269 |
---------------|----------|----------|----------|----------|----------------|
All files | 98.39 | 90.32 | 100 | 98.39 | |
---------------|----------|----------|----------|----------|----------------|
Expand All @@ -112,6 +117,7 @@ Thanks for bug reporting and fixes:
* Roman Shterenzon (@romanbsd)
* Marios (@assiotis)
* Zane Yao (@yaoazhen)
* Ricardo Calvo (@ricardocalvo)

### License ###

Expand Down

0 comments on commit 60e7f1d

Please sign in to comment.