Skip to content

Commit e53a7bd

Browse files
committed
Merge branch 'master' of https://github.com/mrin9/RapiDoc
2 parents 71d9b42 + 0f7ac79 commit e53a7bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
### Quickstart (Use from CDN)
3030
Just copy the below script in an html, and open it in a browser !!!
3131
```html
32+
<!doctype html>
3233
<html>
3334
<head>
3435
<meta charset="utf-8"> <!-- Important: The Custom element uses utf8 charecters -->
@@ -145,6 +146,7 @@ npm install http-server -g
145146
- create an `index.html` file
146147

147148
```html
149+
<!doctype html>
148150
<html>
149151
<head>
150152
<meta charset="utf-8">

0 commit comments

Comments
 (0)