Browse Source

Updated documentation to include screenshot

Kartik Visweswaran 11 years ago
parent
commit
700db841eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@ bootstrap-fileinput
 
 
 An enhanced HTML 5 file input for Bootstrap 3.x with file preview for images and text, multiple selection, and more. This plugin is inspired by [this blog article](http://www.abeautifulsite.net/blog/2013/08/whipping-file-inputs-into-shape-with-bootstrap-3/) and [Jasny's File Input plugin](http://jasny.github.io/bootstrap/javascript/#fileinput). The plugin enhances these concepts and simplifies the widget initialization with simple HTML markup on a file input. It also offers support for multiple file preview and previewing both images and text types.
 An enhanced HTML 5 file input for Bootstrap 3.x with file preview for images and text, multiple selection, and more. This plugin is inspired by [this blog article](http://www.abeautifulsite.net/blog/2013/08/whipping-file-inputs-into-shape-with-bootstrap-3/) and [Jasny's File Input plugin](http://jasny.github.io/bootstrap/javascript/#fileinput). The plugin enhances these concepts and simplifies the widget initialization with simple HTML markup on a file input. It also offers support for multiple file preview and previewing both images and text types.
 
 
-![File Input Screenshot][https://lh4.googleusercontent.com/--hzEmD0cW_0/UypgJsDPmjI/AAAAAAAAACI/Mvt4ergOIzA/w666-h418-no/fileinput-01.jpg]
+![File Input Screenshot](https://lh4.googleusercontent.com/--hzEmD0cW_0/UypgJsDPmjI/AAAAAAAAACI/Mvt4ergOIzA/w666-h418-no/fileinput-01.jpg)
 
 
 ## Features  
 ## Features