Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchoolur authored Aug 1, 2016
1 parent 6774b79 commit 42d2975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ First of all add lightgallery.css in the <head> of the document.
<link type="text/css" rel="stylesheet" href="css/lightgallery.css" />
</head>
```
Then include jQuery and lightgallery.min.js into your document.
Then include lightgallery.min.js into your document.
If you want to include any lightgallery plugin you can include it after lightgallery.min.js.
``` html
<body>
Expand Down

0 comments on commit 42d2975

Please sign in to comment.