update readme

This commit is contained in:
Shikhar Bhushan
2010-03-06 22:08:27 +01:00
parent c8ec30db0e
commit 859f091dd9

13
README
View File

@@ -1,9 +1,22 @@
sshj - SSHv2 library for Java
==============================
Packaging
----------
$ buildr package
Dependencies
-------------
Required:
* slf4j
Optional:
* bouncycastle for using high-strength ciphers and for reading openssh private key files
* jzlib for using zlib compression
Contributing
-------------
Fork away!