Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

Commit

Permalink
fix(tests): Made build status clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
ProLoser committed Mar 13, 2013
1 parent aad7b9f commit e77ca50
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
@@ -1,4 +1,4 @@
# ui-date directive ![Build Status](https://travis-ci.org/angular-ui/ui-date.png)
# ui-date directive [![Build Status](https://travis-ci.org/angular-ui/ui-date.png)](https://travis-ci.org/angular-ui/ui-date)

This directive allows you to add a date-picker to your form elements.

Expand Down

0 comments on commit e77ca50

Please sign in to comment.