diff --git a/README.rst b/README.rst index aa7e2e7..1e5eb02 100644 --- a/README.rst +++ b/README.rst @@ -111,7 +111,7 @@ VMTP will display the results to stdout with the following data: | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+--------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ -Detailed results can also be stored in a file in JSON format using the *--json* command line argument and/or stored directly into a MongoDB server. See `example.json `_ for an example JSON file that is generated by VMTP. +Detailed results can also be stored in a file in JSON format using the *--json* command line argument and/or stored directly into a MongoDB server. See `example.json `_ for an example JSON file that is generated by VMTP. The packaged python tool genchart.py can be used to generate from the JSON result files column charts in HTML format visible from any browser.