From: Thomas Karpiniec Date: Fri, 28 Jun 2024 02:20:38 +0000 (+1000) Subject: Fix typo in README X-Git-Url: https://code.octet-stream.net/netwatcher/commitdiff_plain/23af4246f4218b0c5308e643f8f578f7c20549b2?ds=inline;hp=cc86d4310fa2b8af2675e82004facc1d90ef6922 Fix typo in README --- diff --git a/README.md b/README.md index f071751..9677614 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ `netwatcher` is a cross-platform Rust library for enumerating network interfaces and their IP addresses, featuring the ability to watch for changes to those interfaces _efficiently_. It uses platform-specific methods to detect when interface changes have occurred instead of polling, which means that you find out about changes more quickly and there is no CPU or wakeup overhead when nothing is happening. -## Current platform suport +## Current platform support | Platform | Min Version | List | Watch | Notes | |----------|-------------|------|-------|---------------------------------------------------------------------------------------|