Skip to content

Commit 3b12880

Browse files
committed
README
1 parent b36ea52 commit 3b12880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Since both these features LIVE, this software __assists__ the user while filling
1818
```html
1919
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
2020
```
21-
2. Download and link jquery.serialnumberinput.js to the head of the page
21+
2. Download and link [jquery.serialnumberinput.js](https://raw.githubusercontent.com/ish-101/HTML-Input-Type-SerialNumber/master/src/jquery.serialnumberinput.js) to the head of the page
2222
```html
2323
<script type="text/javascript" src="jquery.serialnumberinput.js"></script>
2424
```

0 commit comments

Comments
 (0)