Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco committed Apr 4, 2013
1 parent e0b67bd commit 134a91d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -2,14 +2,18 @@

[![Build Status](https://travis-ci.org/zeMirco/ng-scoreboard-clock.png)](https://travis-ci.org/zeMirco/ng-scoreboard-clock)

An angular.js directive to display the current time as seen on sports scoreboards.
An angular.js directive to display the current time as seen on sports scoreboards. Check out the [demo]().

## How to use

Place the following code snippet anywhere inside your `html` file.

```html
<clock format="HH:mm"></clock>
```

Be aware of [Internet Explorer](http://docs.angularjs.org/guide/ie) restrictions.

## Configuration

To format the time (you could even add the date) use the format string provided by the
Expand Down

0 comments on commit 134a91d

Please sign in to comment.