Skip to content

Commit 7df810b

Browse files
committed
updated readme
1 parent 7bcc5b3 commit 7df810b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ No Build steps!, No Frameworks!, Just include the script and use it in any html
1717

1818
## Include from CDN
1919
```html
20-
<script src="https://unpkg.com/rapidoc@<version>/dist/rapidoc-min.js"></script>
20+
<script src="https://unpkg.com/rapidoc@1.0.0/dist/rapidoc-min.js"></script>
2121
```
2222
## Branding, Styling and Personalization
2323
Style the element using standard `css`. You can apply borders, padding, width, height etc in accordance to your brand requierment. You can also use many attributes

0 commit comments

Comments
 (0)