diff --git a/README.md b/README.md index d68f73c..e4a6349 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,18 @@ This -thing- is doing a DHCPv6 INFORMATION-REQUEST, waits for a response and displays it. +## Usage + +Pass the interface name as the first parameter: + +``` +dhcpv6stateless wlp3s0 +``` + +## Logging + +Logging is handled by [Rust env_logger](https://docs.rs/env_logger/latest/env_logger/). + ## References -