commit 248194056d27e3e4aa51039be597f9c463844d1f
parent c493a2b3deb33c0eba228858d0f14cac0b33875c
Author: triesap <tyson@radroots.org>
Date: Mon, 2 Mar 2026 00:20:23 +0000
docs: update `radroots-net` readme
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crates/net/README.md b/crates/net/README.md
@@ -6,7 +6,7 @@ Unified networking interface for the Rad Roots SDK.
- provide a stable network entry surface re-exporting net-core primitives
- keep network feature wiring deterministic across build targets
-- expose a minimal compatibility layer for network crate consumers
+- expose a minimal integration layer for network crate consumers
- preserve simple integration points for higher-level Rad Roots crates
## License