Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoepke committed Nov 10, 2023
1 parent 1cd6c64 commit 5fe75f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -62,7 +62,7 @@ class `ProfileImage` (name `string`, options [optional] `object`)

# Usage

Include the script in your HTML.
Include the script in your HTML. The script also works with Node ("module.exports" must be activated in the code file manually). Some additional methods can be used only in browser enviroments.

```html
<script language="javascript" type="text/javascript" src="/path/to/file/src/profile-image.js"></script>
Expand Down

0 comments on commit 5fe75f4

Please sign in to comment.