diff --git a/README.md b/README.md index 8885168..2c4768a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # mtikrtr -Configure basic settings on a MikroTik router +Configure basic settings on a MikroTik router. + +Settings you can configure: + * Network name (SSID) + * Password (WPA, WPA2) + * 2.4Ghz channels + +Tested equipment: + * hAP lite + +To run, enter the current directory and run: +`python3 sandbox.py` + +If you have any problems, email me or fix it yourself and send in your commits. +If you would like to added tested equipment, email me too and state your situation.