Skip to content

Commit

Permalink
Add Codacy as adopter
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Jan 16, 2024
1 parent 3e96e17 commit e82f1b3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ To achieve this goal, `Fly4s` use the typelevel libraries `cats` and `cats-effec
### Adopters
If you are using Fly4s in your company, please let me know and I'll add it to the list! It means a lot to me.

<a href="https://www.codacy.com/">

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: a Warning documentation

Element: a
<picture>

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: picture Warning documentation

Element: picture
<source media="(prefers-color-scheme: dark)" srcset="https://www.codacy.com/hubfs/Codacy_2023/Images/logo_codacy_white.svg">

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: source Warning documentation

Element: source
<source media="(prefers-color-scheme: light)" srcset="https://www.codacy.com/hubfs/Codacy_2023/Images/logo_codacy.svg">

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: source Warning documentation

Element: source
<img alt="Codacy Logo" height=55 >

Check warning

Code scanning / Markdownlint (reported by Codacy)

Element: img Warning documentation

Element: img
</picture>
</a>

### Getting started
Fly4s supports Scala 2.13 and 3.
The first step, import the `Fly4s` library in our SBT project.
Expand Down

0 comments on commit e82f1b3

Please sign in to comment.