Skip to content

Commit

Permalink
chore(doc): Add some badges in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
shulard committed Oct 4, 2022
1 parent 70cdda0 commit 1fb11fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 1fb11fd

Please sign in to comment.