diff --git a/README.md b/README.md index 8db55e9..4b5bc53 100644 --- a/README.md +++ b/README.md @@ -163,8 +163,9 @@ sudo systemctl start NetworkManager.service ## How it works -naxalnet uses iwd to start an ad-hoc network and configures +naxalnet uses iwd to start an `ad-hoc` network and configures systemd-networkd to setup a BATMAN Advanced network. +`ad-hoc` is a mode in wifi adapters for starting a mesh network. Read the code to learn the details. See [systemd-networkd](systemd-networkd) to see how systemd-networkd configures the network.