From 2d458334b46492ac484c57f2178f4c0d29b961b6 Mon Sep 17 00:00:00 2001 From: "Spencer C. Imbleau" Date: Sat, 13 Jan 2024 01:47:14 -0500 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4408c0..d6e52c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ bevy-silk is a simple, multi-platform WebRTC networking library for client<->ser - Bevy system parameters for reading and writing packets - Derive macros for creating protocols - Easily introspect latency -- Easily throttle sending and receiving packets +- Support for unbounded and bounded network buffers ## Quickstart