Skip to content

Commit b002490

Browse files
authored
Merge pull request #19 from solid-process/chore/readme-badges
Improve README badges and features section
2 parents f37bc11 + 366f6dd commit b002490

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<h1 align="center" id="-solidprocess">⚛️ Solid::Process</h1>
33
<p align="center"><i>Write business logic for Ruby/Rails that scales.</i></p>
44
<p align="center">
5+
<a href="https://badge.fury.io/rb/solid-process"><img src="https://badge.fury.io/rb/solid-process.svg" alt="Gem Version" height="18"></a>
56
<a href="https://deepwiki.com/solid-process/solid-process"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
7+
<br/>
68
<a href="https://qlty.sh/gh/solid-process/projects/solid-process"><img src="https://qlty.sh/gh/solid-process/projects/solid-process/maintainability.svg" alt="Maintainability" /></a>
79
<a href="https://qlty.sh/gh/solid-process/projects/solid-process"><img src="https://qlty.sh/gh/solid-process/projects/solid-process/coverage.svg" alt="Code Coverage" /></a>
810
<br/>
9-
<a href="https://badge.fury.io/rb/solid-process"><img src="https://badge.fury.io/rb/solid-process.svg" alt="Gem Version" height="18"></a>
1011
<img src="https://img.shields.io/badge/Ruby%20%3E%3D%202.7%2C%20%3C%3D%20Head-ruby.svg?colorA=444&colorB=333" alt="Ruby">
1112
<img src="https://img.shields.io/badge/Rails%20%3E%3D%206.0%2C%20%3C%3D%20Edge-rails.svg?colorA=444&colorB=333" alt="Rails">
1213
</p>
@@ -44,7 +45,7 @@ This library is tested (100% coverage) against:
4445

4546
`solid-process` is a Ruby/Rails library designed to encapsulate business logic into manageable processes. It simplifies writing, testing, maintaining, and evolving your code, ensuring it remains clear and approachable as your application scales.
4647

47-
**Features:** (_touch to expand_)
48+
**Features:** (_touch to hide/expand_)
4849

4950
<details open><summary>1️⃣ <strong>Seamless Rails integration</strong></summary>
5051

0 commit comments

Comments
 (0)