Skip to content

Commit 2cf2918

Browse files
Update README.md
1 parent 0f7976d commit 2cf2918

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ module.exports = {\
7878
create index.html file.
7979

8080
**Add the following to index.html:**
81-
<!DOCTYPE html>/
82-
<html lang="en">/
83-
<head>/
84-
<meta charset="UTF-8">/
85-
<meta name="viewport" content="width=device-width, initial-scale=1.0">/
81+
<!DOCTYPE html>
82+
<html lang="en">
83+
<head>
84+
<meta charset="UTF-8">
85+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8686
<meta http-equiv="X-UA-Compatible" content="ie=edge">/
8787

8888
<!-- Css -->

0 commit comments

Comments
 (0)