diff --git a/README.md b/README.md index 2e3ce80..2f895c8 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ You can add additional attributes like any fields from the dissectors available python ./bin/graph.py ``` +graph.py generates a GEXF file that you can import in gephi. + + ## Redis data structure ![An overview of the Redis data structure used in MalwareClassifier](https://raw.github.com/adulau/MalwareClassifier/master/doc/redis-datastruct.png)