From 4384367a1b52dc2f1b9104143011cb9c8c9904f5 Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Mon, 20 Jun 2011 11:43:21 -0700 Subject: [PATCH] point to issue tracker --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index b84a3dd6..4efcb20b 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,11 @@ Dependencies Java 6+. slf4j_ is required. bouncycastle_ is highly recommended and required for using some of the crypto algorithms. jzlib_ is required for using zlib compression. +Bugs, questions +---------------- + +[Issue tracker](https://github.com/shikhar/sshj/issues) + Contributing ------------