Skip to content

Commit b271ee5

Browse files
authored
Merge pull request #45 from CycloneDX/docs/revisit-readme
docs: revisit readme header
2 parents 983e6f1 + c56e945 commit b271ee5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
[![Build Status](https://github.com/CycloneDX/cyclonedx-ruby-gem/workflows/Ruby%20CI/badge.svg)](https://github.com/CycloneDX/cyclonedx-ruby-gem/actions?workflow=Ruby+CI)
2-
[![Gem Version](https://badge.fury.io/rb/cyclonedx-ruby.svg)](https://badge.fury.io/rb/cyclonedx-ruby)
3-
[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)][License]
1+
# CycloneDX Ruby Gem
2+
3+
[![Gem Version](https://img.shields.io/gem/v/cyclonedx-ruby)](https://rubygems.org/gems/cyclonedx-ruby)
4+
[![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)
5+
[![License](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)][License]
46
[![Website](https://img.shields.io/badge/https://-cyclonedx.org-blue.svg)](https://cyclonedx.org/)
57
[![Slack Invite](https://img.shields.io/badge/Slack-Join-blue?logo=slack&labelColor=393939)](https://cyclonedx.org/slack/invite)
68
[![Group Discussion](https://img.shields.io/badge/discussion-groups.io-blue.svg)](https://groups.io/g/CycloneDX)
79
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Follow)](https://twitter.com/CycloneDX_Spec)
810

9-
10-
# CycloneDX Ruby Gem
11+
----
1112

1213
The CycloneDX Ruby Gem creates a valid CycloneDX Software Bill of Materials (SBOM) from all project dependencies. CycloneDX is a lightweight SBOM specification that is easily created, human-readable, and simple to parse.
1314

0 commit comments

Comments
 (0)