Skip to content

Commit fa99561

Browse files
somanathreddyawerlang
authored andcommitted
removed unnecessary closing script tag
Closes #11
1 parent 2c52de3 commit fa99561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ All this work is based on the following assumptions:
8888

8989
#### HTML
9090

91-
<link rel="stylesheet" href="release/angular-responsive-tables.min.css"></script>
91+
<link rel="stylesheet" href="release/angular-responsive-tables.min.css">
9292
<script type="text/javascript" src="release/angular-responsive-tables.min.js"></script>
9393

9494
#### JavaScript

0 commit comments

Comments
 (0)