diff --git a/README.md b/README.md index de37e7a..90a1dfd 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ Shell scripts that perform automatic logins for the [Travelmate](https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/travelmate) plugin. On the device, they live in `/etc/travelmate/*.login` and have to be executable. -Calling arguments can be used and customized. \ No newline at end of file +Calling arguments can be used and customized. + +## Testing +`test/functions.sh` is a mock implementation that should be symlinked to `/lib/functions.sh`. \ No newline at end of file