Skip to content

Commit 4734ec4

Browse files
committed
updated readme
1 parent 7df810b commit 4734ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<span></span>
22
## Easy Usage
3-
No Build steps!, No Frameworks!, Just include the script and use it in any html as an element
3+
No Build steps!, No Frameworks!, Just copy the below script in an html, and open it in a browser !!!
44
```html
55
<html>
66
<head>
77
<meta charset="utf-8"> <!-- Important: The Custom element uses utf8 charecters -->
8-
<script type="text/javascript" src="rapidoc-min.js"></script>
8+
<script src="https://unpkg.com/[email protected]/dist/rapidoc-min.js"></script>
99
</head>
1010
<body>
1111
<rapi-doc

0 commit comments

Comments
 (0)