Update README.md

This commit is contained in:
Kioubit 2021-12-22 07:12:13 -05:00
parent 4132a2b58c
commit 57e9d65a31

View File

@ -22,5 +22,7 @@ import "pndpd/pndp"
pndp.SimpleRespond(iface string, filter []*net.IPNet) pndp.SimpleRespond(iface string, filter []*net.IPNet)
pndp.Proxy(iface1, iface2 string) pndp.Proxy(iface1, iface2 string)
pndp.WaitForSignal()
```` ````
Pull request are welcome for any functionality you add. Pull request are welcome for any functionality you add.