Refer to net instead of network package in README
This commit is contained in:
parent
4fd37e84f8
commit
9429e7bb14
@ -29,7 +29,7 @@ string, Hash set.
|
||||
* `format`: Formatting and conversion functions.
|
||||
* `math`: Arbitrary precision integer and a set of functions.
|
||||
* `memory`: Tools for manual memory management (allocators, smart pointers).
|
||||
* `network`: URL-Parsing, sockets, utilities.
|
||||
* `net`: URL-Parsing, sockets, utilities.
|
||||
* `os`: Platform-independent interfaces to operating system functionality.
|
||||
|
||||
## Basic usage
|
||||
|
Loading…
Reference in New Issue
Block a user