Skip to content

Commit 890a2c2

Browse files
Update README.md
I added a period to the end of the sentence.
1 parent 9ae3f08 commit 890a2c2

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)