From 2db1858f5b436c73b1b2272bf8b06cb9b6f78bcc Mon Sep 17 00:00:00 2001 From: Shikhar Bhushan Date: Tue, 9 Mar 2010 01:45:23 +0100 Subject: [PATCH] runtime deps -> deps --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2042c5be..95ce9174 100644 --- a/README.rst +++ b/README.rst @@ -44,8 +44,8 @@ You will need buildr_. To see available tasks, run:: If you just want to create a jar from the sources, use the ``package`` task. -Runtime dependencies --------------------- +Dependencies +------------- slf4j_ is required. bouncycastle_ is highly recommended and required for using some of the crypto algorithms. jzlib_ is required for using zlib compression.