From d752aaef8c0fcfd14f56d52e554b95890209cbe1 Mon Sep 17 00:00:00 2001 From: LesnyRumcajs Date: Sun, 3 Feb 2019 16:28:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 948e3dd..953c16a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Library for managing Wake-on-LAN packets. It supports: * creating magic packets, * broadcasting them via UDP. -# Typical usage +# Usage From string representation of MAC address and using defaults when broadcasting: ```rust