diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 13d8688..9c22a3e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,3 +1,4 @@ ## fritzbox-munin contributors - Bob van de Vijver ([bobvandevijver](https://github.com/bobvandevijver)) + - Framps ([framps](https://github.com/framps)) diff --git a/README.md b/README.md index 22286e5..0de3e6b 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,10 @@ If you are using the scripts on a different Fritz!Box model please let me know b ## Installation & Configuration -0. Pre-requesites for the fritzbox\_traffic and fritzbox\_uptime plugins is the [fritzconnection](https://pypi.python.org/pypi/fritzconnection) package. To install it +0. Pre-requesites for the fritzbox\_traffic and fritzbox\_uptime plugins are the [fritzconnection](https://pypi.python.org/pypi/fritzconnection) and [requests](https://pypi.python.org/pypi/requests) package. To install it pip install fritzconnection + pip install requests 1. Make sure the FritzBox has UPnP status information enabled. (German interface: Heimnetz > Heimnetzübersicht > Netzwerkeinstellungen > Statusinformationen über UPnP übertragen)