Skip to content

Commit 6208466

Browse files
authored
docs: add icon to the gem version badge (#48)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent b271ee5 commit 6208466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CycloneDX Ruby Gem
22

3-
[![Gem Version](https://img.shields.io/gem/v/cyclonedx-ruby)](https://rubygems.org/gems/cyclonedx-ruby)
3+
[![Gem Version](https://img.shields.io/gem/v/cyclonedx-ruby?logo=rubygems&logoColor=white)](https://rubygems.org/gems/cyclonedx-ruby)
44
[![CT status](https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-ruby-gem/ruby.yml?branch=master&logo=GitHub&logoColor=white)](https://github.com/CycloneDX/cyclonedx-ruby-gem/actions/workflows/ruby.yml?query=branch%3Amaster)
55
[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)][License]
66
[![Website](https://img.shields.io/badge/https://-cyclonedx.org-blue.svg)](https://cyclonedx.org/)

0 commit comments

Comments
 (0)