fix(README): updated live demo

This commit is contained in:
g00fy-
2013-11-12 10:40:37 +01:00
parent f5391dca2a
commit ffaadaf35a
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ To build run `gunt build`
## Examples
Live demo : todo
[Live demo](https://rawgithub.com/g00fy-/angular-datepicker/master/app/index.html)
##### defaults

View File

@@ -8,6 +8,7 @@
<meta name="viewport" content="width=device-width">
<!-- build:css styles/main.css -->
<link rel="stylesheet" href="styles/bootstrap.css">
<link rel="stylesheet" href="../../dist/index.css"/>
<link rel="stylesheet" href="styles/style.css"/>
<!-- endbuild -->
</head>