Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akodkod authored Jun 10, 2024
1 parent 6925df5 commit 44487d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Light Services is a simple yet powerful way to organize your business logic. This Ruby gem helps you build services that are easy to test, maintain, and understand.

![GitHub CI](https://github.com/light-ruby/light-services/actions/workflows/ci.yml/badge.svg)
[![Codecov](https://codecov.io/gh/light-ruby/light-services/graph/badge.svg?token=IGJNZ2BQ26)](https://codecov.io/gh/light-ruby/light-services)

## Features

- 🧩 **Simple**: Define your service as a class with `arguments`, `steps`, and `outputs`
Expand Down

0 comments on commit 44487d7

Please sign in to comment.