From b3a5c5df7edadc6c56ef7d0285c6057704c77476 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Sun, 20 Dec 2015 19:36:05 +0100 Subject: [PATCH] Document where to report bugs --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 2dc6cd0..08eb021 100644 --- a/README +++ b/README @@ -18,6 +18,10 @@ Ideas/ToDo for new releases: * Make it work correctly on machines with multiple IP addresses * Integrate into another tool?? +== BUGS == + +Please report bugs to github at https://github.com/raboof/nethogs/issues + == CODING STANDARDS == Can anyone recommend a sensible set? :)