From dccfb8c27a042320c35888441bf8f5cddc0cf0b6 Mon Sep 17 00:00:00 2001 From: Felix Oertel Date: Thu, 30 Apr 2015 17:37:19 +0200 Subject: [PATCH] [DOC] include dependencies --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a3781ea..c1ac7dd 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ For the script's regular execution add the following to the crontab: * * * * * backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a d2:d0:93:63:f7:da +# Dependencies + +- Python Package [Networkx](https://networkx.github.io/) +- [alfred-json](https://github.com/tcatm/alfred-json) + # Running as unprivileged user Some information collected by ffmap-backend requires access to specific system resources.