diff --git a/README.md b/README.md index bed042c..d5eb18f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Raven - How to test your API documentation and behavior. +[![Latest Stable Version](https://poser.pugx.org/chstudio/raven/v/stable)](https://packagist.org/packages/chstudio/raven) +[![License](https://poser.pugx.org/chstudio/raven/license)](https://packagist.org/packages/chstudio/raven) + + This library was written to allow testing OpenAPI documentation easily. It also allows verifying that your code implementation is compatible with that documentation.