File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Bootstrap v3 datetimepicker widget
1
+ # Bootstrap v3 datetimepicker widget [ ![ GitHub version ] ( https://badge.fury.io/gh/Eonasdan%2Fbootstrap-datetimepicker.png )] ( http://badge.fury.io/gh/Eonasdan%2Fbootstrap-datetimepicker )
2
2
3
3
![ DateTimePicker] ( http://i.imgur.com/nfnvh5g.png )
4
4
@@ -9,18 +9,18 @@ I'd love to know if your public site is using this plugin and list your logo on
9
9
10
10
## Quick installation using
11
11
12
- ## [ bower] ( http://bower.io ) :
12
+ ## [ bower] ( http://bower.io ) : [ ![ Bower version ] ( https://badge.fury.io/bo/eonasdan-bootstrap-datetimepicker.png )] ( http://badge.fury.io/bo/eonasdan-bootstrap-datetimepicker )
13
13
14
14
Run the following command:
15
15
```
16
16
bower install eonasdan-bootstrap-datetimepicker#latest --save
17
17
```
18
- ## [ Nuget] ( https://www.nuget.org/packages/Bootstrap.v3.Datetimepicker/ ) :
18
+ ## [ Nuget] ( https://www.nuget.org/packages/Bootstrap.v3.Datetimepicker/ ) : [ ![ NuGet version ] ( https://badge.fury.io/nu/Bootstrap.v3.Datetimepicker.png )] ( http://badge.fury.io/nu/Bootstrap.v3.Datetimepicker )
19
19
```
20
20
PM> Install-Package Bootstrap.v3.Datetimepicker
21
21
```
22
22
23
- ## [ Rails] ( http://rubyonrails.org/ )
23
+ ## [ Rails] ( http://rubyonrails.org/ ) [ ![ Gem Version ] ( https://badge.fury.io/rb/bootstrap3-datetimepicker-rails.png )] ( http://badge.fury.io/rb/bootstrap3-datetimepicker-rails )
24
24
25
25
Add the following to your ` Gemfile ` :
26
26
```
You can’t perform that action at this time.
0 commit comments