diff --git a/README.md b/README.md index 04f658c..2cf0c6e 100644 --- a/README.md +++ b/README.md @@ -411,21 +411,21 @@ dig example.com A ## Config Reference -**Jump to definition:** -¶ `[Inteface]``# Name = node1.example.tld``Address = 10.0.0.3/32``ListenPort = 51820``PrivateKey = localPrivateKeyAbcAbcAbc=``DNS = 1.1.1.1,8.8.8.8` +**Jump to definition:** +¶ `[Inteface]``# Name = node1.example.tld``Address = 10.0.0.3/32``ListenPort = 51820``PrivateKey = localPrivateKeyAbcAbcAbc=``DNS = 1.1.1.1,8.8.8.8``[Peer]``# Name = node2-node.example.tld``AllowedIPs = 10.0.0.1/24``Endpoint = node1.example.tld:51820``PublicKey = remotePublicKeyAbcAbcAbc=``PersistentKeepalive = 25``[Peer]``# Name = node2-node.example.tld``AllowedIPs = 10.0.0.1/24``Endpoint = node1.example.tld:51820``PublicKey = remotePublicKeyAbcAbcAbc=``PersistentKeepalive = 25` ### `[Interface]`