README.md in blood_contracts-0.1.0 vs README.md in blood_contracts-0.2.0
- old
+ new
@@ -5,9 +5,11 @@
Possible use-cases:
- Automated external API status check (shooting with critical requests and validation that behavior meets the contract);
- Automated detection of unexpected external API behavior (Rack::request/response pairs that don't match contract);
- Contract definition assistance tool (generate real-a-like requests and iterate through oddities of your system behavior)
+<a href="https://evilmartians.com/">
+<img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg" alt="Sponsored by Evil Martians" width="236" height="54"></a>
## Installation
Add this line to your application's Gemfile: