Skip to content

Commit 999af0a

Browse files
authored
Update README.md
1 parent 3a9f33a commit 999af0a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Angular DatePicker ### by Cuppa Labs
1+
# Angular DatePicker
2+
### by [Cuppa Labs](http://www.cuppalabs.com)
23
[![npm version](https://img.shields.io/npm/v/bootstrap.svg)](https://www.npmjs.com/package/cuppa-datepicker)
34

45
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
1415
- Install with [npm](https://www.npmjs.com): `npm install angular-cuppa-datepicker`
1516

1617
#### 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
1920
Include the `datepicker-directive.js` script file in the `<head>` section or at the bottom of your html page.
2021
```html
2122
<script src="datepicker-directive.js" type="text/javascript"></script>

0 commit comments

Comments
 (0)