Update README.md

This commit is contained in:
i.j 2024-04-08 21:28:56 +00:00
parent 66fe485896
commit 370986cd21

View File

@ -86,7 +86,7 @@ or
yarn add @idotj/mastodon-embed-timeline yarn add @idotj/mastodon-embed-timeline
``` ```
After installation, you can import the Javascript as follows: After installation, you can import it as follows:
```js ```js
import * as MastodonTimeline from "@idotj/mastodon-embed-timeline"; import * as MastodonTimeline from "@idotj/mastodon-embed-timeline";