Skip to content

Commit a2031db

Browse files
authored
Merge pull request #57 from KeziaBernardNau/patch-1
Update README.md
2 parents 9ae3f08 + 890a2c2 commit a2031db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Create an `index.html` file with the [basic HTML structure](http://4geeks.com/le
1212
$ pip3 install flask && python3 server.py
1313
```
1414

15-
- You can create as many HTML files as you want
15+
- You can create as many HTML files as you want.
1616
- You can also create CSS files and import them into your website using a `<link>` tag placed between the `<head></head>` tags, like this:
1717

1818
```html

0 commit comments

Comments
 (0)