Skip to content

Commit

Permalink
Updated download link
Browse files Browse the repository at this point in the history
  • Loading branch information
adamalbrecht committed Nov 24, 2013
1 parent 8e4a06e commit 8f854a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ngQuickDate is an [Angular.js](http://angularjs.org/) Date/Time picker directive

## Download

* [Version 1.0.0-alpha](https://github.com/adamalbrecht/ngQuickDate/releases/download/v1.0.0-alpha/ng-quick-date.zip) - Compatible with Angular 1.0.x
* [Version 1.0.0-alpha](https://github.com/adamalbrecht/ngQuickDate/releases/download/v1.0.0-alpha.1/ng-quick-date.zip) - Compatible with Angular 1.0.x
* Version 1.2 - Coming soon. Compatible with Angular 1.2.x

*No dependencies (besides Angular) are required, but its date parsing capabilities can be improved by 3rd party libraries. See [Smarter Date/Time Parsing](#smarter-datetime-parsing) for more info. And it's styling can be improved by using a font icon library like [Font Awesome](http://fontawesome.io/). See the [Styling](#styling) and [Configuration](#configuration-options) sections.*
Expand Down

0 comments on commit 8f854a4

Please sign in to comment.