Skip to content

Commit

Permalink
Stick these sentences together
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Sep 10, 2023
1 parent af7260b commit 30d5d4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,10 @@ npm install @ultraq/icu-message-formatter

An IIFE version of this library is available at:
https://unpkg.com/@ultraq/icu-message-formatter/dist/icu-message-formatter.min.js

In this form, this module will then be present in the global scope as `IcuMessageFormatter`.

An ESM version of this library is available at:
https://unpkg.com/@ultraq/icu-message-formatter/dist/icu-message-formatter.es.min.js

That URL can be used directly in ESM scripts made for the browser, and otherwise
works like the NPM package.

Expand Down

0 comments on commit 30d5d4a

Please sign in to comment.