diff --git a/README.md b/README.md index 2c4ac13..2f3d1b2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🌌 Gorm Deep Filtering Plugin +[![Go package](https://github.com/survivorbat/gorm-deep-filtering/actions/workflows/test.yaml/badge.svg)](https://github.com/survivorbat/gorm-deep-filtering/actions/workflows/test.yaml) + Ever wanted to filter objects on a deep level using only maps? This plugin allows you to do just that. ```go