README.rst: add matplotlib to optional dependencies

pull/557/head
Alessio Sergi 2015-05-04 01:05:15 +02:00
parent fe977ee17c
commit 498081769b
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ Optional dependencies:
- ``statsd`` (for the StatsD export module)
- ``pystache`` (for the action script feature)
- ``docker-py`` (for the Docker monitoring support) [Linux-only]
- ``matplotlib`` (for graphical/chart support)
Installation
============