Skip to content

Commit 49511ce

Browse files
committed
Add explicit requirements
1 parent ec2d948 commit 49511ce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Date and time picker addon based on bootstrap.
44
It uses [bootstrap-datetimepicker](https://github.com/Eonasdan/bootstrap-datetimepicker) and [moment.js](https://github.com/jasonmit/ember-cli-moment-shim).
55

66

7+
## Requirements
8+
* Bootstrap 3
9+
* Ember >= 1.13.0
10+
* Ember CLI
11+
12+
713
## Installation
814

915
```bash

0 commit comments

Comments
 (0)