Skip to content

Commit 787c47b

Browse files
committed
tidy README
1 parent 314286d commit 787c47b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# CDN Tests
22

33
These tests cover HTTP-specified behaviours for CDNs, primarily from
4-
[RFC7234](http://httpwg.org/specs/rfc7234.html), but as seen through the lens of
5-
[Fetch](https://fetch.spec.whatwg.org/).
4+
[RFC7234](http://httpwg.org/specs/rfc7234.html).
65

76
A few notes:
87

@@ -23,7 +22,7 @@ First, start the server-side:
2322

2423
> node server.js
2524
26-
Then, configure your CDN to use port `8000` on that hostname as the origin. Point a browser (as above, currently Chrome) to the CDN.
25+
Then, configure your CDN to use port `8000` on that hostname as the origin. Point a browser (as above, currently Chrome) to the CDN host/port.
2726

2827

2928

0 commit comments

Comments
 (0)