Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Fiedler <[email protected]>
  • Loading branch information
gafferongames authored Dec 27, 2023
1 parent c05cc30 commit 21d2477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ reliable is stable and production ready.

Reliable is designed to operate with your own network library and your own sockets.

To use reliable, create an endpoint:
To use reliable, create an endpoint on each side of the connection:

```c
struct reliable_config_t config;
Expand Down

0 comments on commit 21d2477

Please sign in to comment.