README.md in mojombo-ernie-0.3.1 vs README.md in mojombo-ernie-0.3.2

- old
+ new

@@ -11,16 +11,23 @@ Description ----------- Ernie is a BERT-RPC server implementation that uses an Erlang server to accept incoming connections, and then delegates the request to a Ruby handler via Erlectricity. +Ernie currently supports the following BERT-RPC features: +* `call` requests +* `cast` requests + Installation ------------ - You must have Erlang installed before installing Ernie. +You must have Erlang installed before installing Ernie. - gem install mojombo-ernie -s http://gems.github.com +From GitHub: + + gem install mojombo-ernie -s http://gems.github.com \ + -s http://gemcutter.org Running ------- \ No newline at end of file