Skip to content

Commit

Permalink
udpated README for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Percival committed Apr 2, 2011
1 parent 7d65573 commit 32f067f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Expand Up @@ -79,6 +79,13 @@ Defaults to 256 bit digest

[Find out more](http://mdp.github.com/gibberish/Gibberish/Digest.html)

## Run the tests

git clone https://github.com/mdp/gibberish.git
cd gibberish
bundle install
rake test

## TODO

- Cover OpenSSL exceptions with more reasonable and easier to understand exceptions.

0 comments on commit 32f067f

Please sign in to comment.