Skip to content

Commit 2d99565

Browse files
committed
Reformat the Web README
1 parent 032f0e1 commit 2d99565

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

web/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Web
22

33
- Avoid rendering delays caused by synchronous loading.
4+
45
- Use HTTPS instead of HTTP when linking to assets.
6+
57
- Prefer using a UTF-8 charset
6-
- Avoid targeting specific browsers and aim for [baseline feature support]
8+
9+
- Avoid targeting specific browsers and aim for [baseline feature support][]
710
which means that features are widely available across major browsers.
811

912
[baseline feature support]: https://web-platform-dx.github.io/web-features/

0 commit comments

Comments
 (0)