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 Jan 10, 2024
1 parent d9f8fac commit 6afaa0a
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 @@ -75,7 +75,7 @@ Now you can send packets through the endpoint:
reliable_endpoint_send_packet( endpoint, packet_data, packet_bytes );
```
And can get acks for packets sent through an endpoint like this:
And get acks like this:
```c
int num_acks;
Expand Down

0 comments on commit 6afaa0a

Please sign in to comment.