|
@@ -1,5 +1,15 @@
|
|
|
-bootstrap-fileinput
|
|
|
-===================
|
|
|
+<h1 align="center">
|
|
|
+ <a href="http://plugins.krajee.com" title="Krajee Plugins" target="_blank">
|
|
|
+ <img src="http://kartik-v.github.io/bootstrap-fileinput-samples/samples/krajee-logo-b.png" alt="Krajee Logo"/>
|
|
|
+ </a>
|
|
|
+ <br>
|
|
|
+ bootstrap-fileinput
|
|
|
+ <hr>
|
|
|
+ <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DTP3NZQ6G2AYU"
|
|
|
+ title="Donate via Paypal" target="_blank">
|
|
|
+ <img src="http://kartik-v.github.io/bootstrap-fileinput-samples/samples/donate.png" alt="Donate"/>
|
|
|
+ </a>
|
|
|
+</h1>
|
|
|
|
|
|
[](http://badge.fury.io/bo/bootstrap-fileinput)
|
|
|
[](https://packagist.org/packages/kartik-v/bootstrap-fileinput)
|
|
@@ -33,6 +43,11 @@ The [master branch](https://github.com/kartik-v/bootstrap-fileinput/tree/master)
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
+### Using NPM
|
|
|
+You can use the `npm` package manager to install. Run:
|
|
|
+
|
|
|
+ npm install bootstrap-fileinput
|
|
|
+
|
|
|
### Using Bower
|
|
|
You can use the `bower` package manager to install. Run:
|
|
|
|