File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- # Angular DatePicker ### by Cuppa Labs
1
+ # Angular DatePicker
2
+ ### by [ Cuppa Labs] ( http://www.cuppalabs.com )
2
3
[ ![ npm version] ( https://img.shields.io/npm/v/bootstrap.svg )] ( https://www.npmjs.com/package/cuppa-datepicker )
3
4
4
5
Angular Cuppa Datepicker is a cool responsive Datepicker directive for Web and Mobile. Developed by [ Cuppa Labs] ( http://www.cuppalabs.com ) .
@@ -14,8 +15,8 @@ View the [Demo here](https://cuppalabs.github.io/angular-cuppa-datepicker/) of D
14
15
- Install with [ npm] ( https://www.npmjs.com ) : ` npm install angular-cuppa-datepicker `
15
16
16
17
#### OR
17
- #### Steps to Download git repositroy and setup
18
- #### 1. Add Datepicker Library
18
+ #### Steps to Download and setup
19
+ #### 1. Add Datepicker Directive
19
20
Include the ` datepicker-directive.js ` script file in the ` <head> ` section or at the bottom of your html page.
20
21
``` html
21
22
<script src =" datepicker-directive.js" type =" text/javascript" ></script >
You can’t perform that action at this time.
0 commit comments