Skip to content
This repository was archived by the owner on Sep 13, 2021. It is now read-only.

Commit 6404dfd

Browse files
committed
Update README.md
1 parent 989e3be commit 6404dfd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ console.log(
2121
```
2222

2323
## Usage
24-
Just include `array.generics.min.js` in your document
2524

26-
<script src="path_to/array.generics.min.js"></script>
25+
```html
26+
<script src="path_to/array.generics.min.js"></script>
27+
```
2728

2829
## Methods
2930

0 commit comments

Comments
 (0)