Skip to content

Commit e83af3f

Browse files
committed
readme updated
1 parent 7e56f7a commit e83af3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Lazy Loader For Bootstrap Tabs, Pills and Modals
33

44
This package adds lazyloading option to bootstrap tabs, pills and modals so contents will load when the user clicks it.
55

6+
## How To Use
67

7-
#How To Use
8-
##Install
8+
## Install
99

1010
If you use nuget package manager, write down this command in nuget package manager console
1111

@@ -19,7 +19,7 @@ FontAwsome >=4.2.0<br />
1919
If you don't use nuget package manager, just download source code, and copy MT.BootstrapTabsLazyLoader.js into your scripts folder.
2020

2121

22-
##Using
22+
## Using
2323

2424
Add a reference to **/Scripts/MT.BootstrapLazyLoader.js** to the scripts part of your code, after **jquery.js** and **bootstrap.js**
2525

0 commit comments

Comments
 (0)