Skip to content

Commit a1e80d7

Browse files
authored
chore: Clean up badges in README.md
Removed duplicate Gem Version badge and Ruby Version badge from README.
1 parent 5999a42 commit a1e80d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# GitFollow
22

3+
[![Gem Version](https://img.shields.io/gem/v/gitfollow?logo=ruby&color=CC342D)](https://rubygems.org/gems/gitfollow)
4+
[![Daily Follower Check](https://github.com/Bulletdev/GitFollow/actions/workflows/daily-check.yml/badge.svg)](https://github.com/Bulletdev/GitFollow/actions/workflows/daily-check.yml)
35
[![CI](https://github.com/bulletdev/gitfollow/workflows/CI/badge.svg)](https://github.com/bulletdev/gitfollow/actions)
4-
[![Ruby Version](https://img.shields.io/badge/ruby-%3E%3D%203.0-ruby.svg)](https://www.ruby-lang.org)
5-
[![Gem Version](https://badge.fury.io/rb/gitfollow.svg)](https://badge.fury.io/rb/gitfollow)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77
[![codecov](https://codecov.io/gh/bulletdev/gitfollow/branch/main/graph/badge.svg)](https://codecov.io/gh/bulletdev/gitfollow)
8-
[![Gem Version](https://img.shields.io/gem/v/gitfollow?logo=ruby&color=CC342D)](https://rubygems.org/gems/gitfollow)
98

109
**GitFollow** is a powerful CLI tool to track your GitHub followers and unfollows with ease. Get notified when someone follows or unfollows you, generate detailed reports, and automate your follower monitoring with GitHub Actions.
1110

0 commit comments

Comments
 (0)