diff --git a/README.md b/README.md index 4eb9598..6a4444b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ * Select Channel to share. * Hide ssid +[Command line help and documentation](src/script/README.md) + ### Dependencies #### General @@ -46,6 +48,9 @@ install it using your distro's package manager_ sudo make install +If you don't want to install it to system, you can run programm from build directory. Then you don't want to run `sudo make install` + + ## Uninstallation sudo make uninstall