We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d4954 commit a583120Copy full SHA for a583120
1 file changed
README.md
@@ -30,7 +30,7 @@ Instead, herein is proposed ULID:
30
- No special characters (URL safe)
31
- Monotonic sort order (correctly detects and handles the same millisecond)
32
33
-## Use in the browser
+## Install with a script tag
34
35
```html
36
<script src="https://unpkg.com/ulid@{{VERSION_NUMBER}}/dist/index.umd.js"></script>
0 commit comments