mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Add: README cdnjs link
This commit is contained in:
@@ -53,10 +53,10 @@ Add this script to your page.
|
||||
<script>eruda.init();</script>
|
||||
```
|
||||
|
||||
It's also available on [jsDelivr](http://www.jsdelivr.com/projects/eruda).
|
||||
It's also available on [jsDelivr](http://www.jsdelivr.com/projects/eruda) and [cdnjs](https://cdnjs.com/libraries/eruda).
|
||||
|
||||
```html
|
||||
<script src="//cdn.jsdelivr.net/eruda/1.0.4/eruda.min.js"></script>
|
||||
<script src="//cdn.jsdelivr.net/eruda/1.0.5/eruda.min.js"></script>
|
||||
<script>eruda.init();</script>
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user