소스 검색

Updated documentation to include screenshot

Kartik Visweswaran 11 년 전
부모
커밋
0245e5dfc1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -3,6 +3,8 @@ 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.
 
+![File Input Screenshot][https://lh4.googleusercontent.com/--hzEmD0cW_0/UypgJsDPmjI/AAAAAAAAACI/Mvt4ergOIzA/w666-h418-no/fileinput-01.jpg]
+
 ## Features  
 
 1. The plugin will convert a simple HTML file input to an advanced file picker control. Will help fallback to a normal HTML file input for browsers not supporting JQuery or Javascript.