diff --git a/README.md b/README.md index aaad785..2dda5c3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![Shard CI](https://github.com/stephendolan/pundit/workflows/Shard%20CI/badge.svg) [![API Documentation Website](https://img.shields.io/website?down_color=red&down_message=Offline&label=API%20Documentation&up_message=Online&url=https%3A%2F%2Fstephendolan.github.io%2Fpundit%2F)](https://stephendolan.github.io/pundit) +[![GitHub release](https://img.shields.io/github/release/stephendolan/pundit.svg)](https://github.com/stephendolan/pundit/releases) A simple Crystal shard for managing authorization in [Lucky](https://luckyframework.org) applications. Intended to mimic the excellent Ruby [Pundit](https://github.com/varvet/pundit) gem.