Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cemalgnlts authored Aug 11, 2021
1 parent 0d3993f commit 31c0c18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
You can link directly to the latest version by adding the following script tag inside your head tags:

```
https://cdn.jsdelivr.net/gh/cemalgnlts/Mailjs/Mailjs.min.js
https://cdn.jsdelivr.net/gh/cemalgnlts/Mailjs@master/Mailjs.min.js
```

```html
<script src="https://cdn.jsdelivr.net/gh/cemalgnlts/Mailjs/Mailjs.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cemalgnlts/Mailjs@master/Mailjs.min.js"></script>
```

# Demo
Expand Down

0 comments on commit 31c0c18

Please sign in to comment.