diff --git a/README.md b/README.md index 1c10ed7..b0d9b45 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,9 @@ ServiceProxy ============ -ServiceProxy is a lightweight SOAP library for Ruby. +ServiceProxy is a lightweight SOAP library for Ruby -How it Works +Installation ------------ -Rails Support -------------- - -ServiceProxy does not have any dependencies on Rails or other frameworks, so it should -work with any Ruby framework. - -Ruby 1.9 Support ----------------- - -ServiceProxy supports Ruby 1.9, JRuby, and any implementation that supports Nokogiri. - -USAGE ------ - -Please refer to the specs for extended usage examples. - -CONTRIBUTORS ------------- - -Rich Cavanaugh + gem install serviceproxy \ No newline at end of file