From 6c1f28befd20b522d89c98b52d7315b13d9cc9e0 Mon Sep 17 00:00:00 2001 From: Andris Raugulis Date: Wed, 23 Dec 2015 05:56:22 +0200 Subject: [PATCH] Note compatibility. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddc4b42..6e6b108 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - grab banner, detect ssh1 protocol and zlib compression; - gather key-exchange, host-key, encryption and message authentication code algorithms; - output algorithm information (available since, removed/disabled, unsafe/weak/legacy, etc); +- compatible with python2 and python3; ## Usage ```