README.md in eet_signer-1.5.0 vs README.md in eet_signer-1.6.0

- old
+ new

@@ -1,8 +1,8 @@ # Signer -This is a fork of original [Signer](https://badge.fury.io/rb/signer.svg) gem with applied patch for explicit signature namespaces. +This is a fork of original [Signer](https://badge.fury.io/rb/signer.svg) gem with applied patch for explicit signature namespaces and some defaults changes. ## Why? We needed the explicit namespaces feature for other gems and it's much easier to do so with normal ruby gem rather than github fork. @@ -12,10 +12,10 @@ gem install eet_signer ``` ## Usage -For usage please see original gem's documentation. This gem should be rebased with the original gem at regularly. +For usage please see original gem's documentation. This gem should be rebased with the original gem regularly. ### Explicit signature namespaces If you need `Signature` tags to be in explicit namespace (say, `<ds:Signature>`) instead of to be in implicit default namespace you can specify next option: