Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkingshott committed Apr 1, 2020
1 parent 3d032f0 commit d5a192b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ The easiest way to pull Iodine into your project is via a CDN:
<script src="https://cdn.jsdelivr.net/gh/mattkingshott/[email protected]/dist/iodine.min.js" defer></script>
```

Alternatively, you can use NPM:

```js
npm i iodine

import 'iodine'
```

## Usage

Iodine is automatically added to the `window` namespace, making it available anywhere on the page / within your application.
Expand Down

0 comments on commit d5a192b

Please sign in to comment.