We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b0b92 commit b9bc656Copy full SHA for b9bc656
1 file changed
README.md
@@ -67,8 +67,8 @@ It is highly unlikely that a developer
67
would ever need to implement these protocols
68
(since in Go, the package [`net`](https://pkg.go.dev/net)
69
supplies types and methods that abstract away low-level details),
70
-but they make appropriate illustrations of binary message formats.
71
-
+but they make appropriate illustrations of binary message formats
+(and demystify some ubiquitous mechanisms taken for granted).
72
73
```
74
TCP Header Format
0 commit comments