Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d6451f

Browse files
committed
fix line breaks
1 parent 6779ecb commit 4d6451f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

week1/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Video: https://www.youtube.com/watch?v=e1Ln1FrLvh8
4343
Read: http://openmymind.net/2012/2/3/Node-Require-and-Exports/
4444

4545
### http, http listen
46-
Video basic: https://www.youtube.com/watch?v=pYOltVz7kL0
47-
Video routing: https://www.youtube.com/watch?v=_D2w0voFlEk (please focus on request.url, not request.method)
48-
Read: [Node JS documentation about http](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/)
49-
Read Advanced: --
46+
- Video basic: https://www.youtube.com/watch?v=pYOltVz7kL0
47+
- Video routing: https://www.youtube.com/watch?v=_D2w0voFlEk (please focus on request.url, not request.method)
48+
- Read: [Node JS documentation about http](https://nodejs.org/en/docs/guides/anatomy-of-an-http-transaction/)
49+
- Read Advanced:
5050

5151
refresh on command line
5252
Video Mac/linux:

0 commit comments

Comments
 (0)