README.markdown in debitech_soap-0.0.6 vs README.markdown in debitech_soap-1.0.0
- old
+ new
@@ -1,7 +1,12 @@
+[](http://travis-ci.org/joakimk/debitech_soap)
+[](https://codeclimate.com/github/joakimk/debitech_soap)
+
This is a wrapper of the DebiTech SOAP API. It's intended to be API compatible with the DebiTech Java client but also supports a more developer friendly syntax :).
+If you're looking for a more complete solution, check the [debitech](https://github.com/barsoom/debitech) gem which uses this library for API access.
+
Installing
----
gem install debitech_soap
@@ -49,10 +54,5 @@
API docs
----
Get DIBSServerManual.pdf from the DIBS Manager.
-
-CI
-----
-
-- DebitechSoap is continuously tested for compability with Ruby 1.9.3 (preview 1), Ruby 1.8.7 and JRuby 1.6.2.