Skip to content

Commit

Permalink
Add badges for servactory-rubocop gem version and release date.
Browse files Browse the repository at this point in the history
Included badges for the gem version and release date of servactory-rubocop to the README.md. These badges provide quick visual information about the current version and release date directly from the GitHub repository.
  • Loading branch information
co-anton-s committed Nov 2, 2024
1 parent 9d896f4 commit 80bea99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
</p>

<p align="center">
<a href="https://rubygems.org/gems/servactory-rubocop"><img src="https://img.shields.io/gem/v/servactory-rubocop?logo=rubygems&logoColor=fff" alt="Gem version"></a>
<a href="https://github.com/servactory/servactory-rubocop/releases"><img src="https://img.shields.io/github/release-date/servactory/rubocop" alt="Release Date"></a>
<a href="https://rubygems.org/gems/servactory"><img src="https://img.shields.io/gem/v/servactory?logo=rubygems&logoColor=fff" alt="Gem version"></a>
<a href="https://github.com/servactory/servactory/releases"><img src="https://img.shields.io/github/release-date/servactory/servactory" alt="Release Date"></a>
</p>
Expand Down

0 comments on commit 80bea99

Please sign in to comment.