Skip to content

Commit 927a977

Browse files
authored
Update README.md
1 parent ff38e64 commit 927a977

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,13 @@ Promise that resolves to the output object
160160
[image_compress_plugin](https://cdn.jsdelivr.net/npm/@shellophobia/transform-image-js@1.0.3/jquery_plugin/image_compress_plugin.js) is a jquery plugin that allows to add a file upload and compress functionality.
161161

162162
### Usage
163+
164+
#### Importing
165+
```html
166+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@shellophobia/transform-image-js@1.0.3/jquery_plugin/image_compress_plugin.js"></script>
167+
```
168+
169+
#### Example
163170
```html
164171
<p>This is a demo for the resize image jquery plugin. Feel free to go through the source code
165172
<a href="https://github.com/shellophobia/UploadCompressImage/blob/master/jquery_plugin/image_compress_plugin.js">here</a></p>

0 commit comments

Comments
 (0)