diff --git a/README.md b/README.md new file mode 100644 index 0000000..f838aaa --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# WIFI Picker +Tinkering with Qt/Qml. + +![screenshot](screenshot.png) + +## Dependencies +```sh +$ sudo apt install nmcli +```