Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alizain committed Oct 10, 2019
1 parent f1d4954 commit a583120
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 @@ -30,7 +30,7 @@ Instead, herein is proposed ULID:
- No special characters (URL safe)
- Monotonic sort order (correctly detects and handles the same millisecond)

## Use in the browser
## Install with a script tag

```html
<script src="https://unpkg.com/ulid@{{VERSION_NUMBER}}/dist/index.umd.js"></script>
Expand Down

0 comments on commit a583120

Please sign in to comment.