diff --git a/README.md b/README.md index aac6519..51a0502 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a plugin for [homebridge](https://github.com/nfarina/homebridge) to control your [Vorwerk Kobold](https://kobold.vorwerk.de/saugroboter/) VR300 vacuum robot. You can download it via [npm](https://www.npmjs.com/package/homebridge-kobold). -It is based on a fork of naofireblade's `homebridge-neato` and, merged with the oAuth authentication mechanism from nicoh88's `homebridge-vorwerk`. +It is based on a fork of naofireblade's [homebridge-neato](https://github.com/naofireblade/homebridge-neato), merged with the oAuth authentication mechanism from nicoh88's [homebridge-vorwerk](https://github.com/nicoh88/homebridge-vorwerk). The interaction with the Server is handled by the underlying [node-kobold-control](https://github.com/himbeles/node-kobold-control) module.