Skip to content

Commit a094af0

Browse files
committed
Update README.md to include build and gem version badges for better visibility of project status
1 parent 890069b commit a094af0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Grape::Entity::Preloader
22

3+
[![Ruby](https://github.com/OuYangJinTing/grape-entity-preloader/actions/workflows/main.yml/badge.svg)](https://github.com/OuYangJinTing/grape-entity-preloader/actions/workflows/main.yml)
4+
[![Gem Version](https://badge.fury.io/rb/grape-entity-preloader.svg?icon=si%3Arubygems&icon_color=%23ff0000)](https://badge.fury.io/rb/grape-entity-preloader)
5+
36
Grape::Entity::Preloader allows preload associations and callbacks for avoiding N+1 operations in Grape::Entity.
47

58
## Installation

0 commit comments

Comments
 (0)