Skip to content

Commit

Permalink
Add missing codecs to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Iltotore authored Jul 26, 2021
1 parent 8c363ec commit dc9435a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This module includes iterable/collection utils for Iron.

- [Scaladoc](https://iltotore.github.io/iron/scaladoc/api/io/github/iltotore/iron/circe.html)
- Circe Decoder for `A ==> B`
- Circe Encoder for `IllegalValueError[A]` and `IllegalValueError.Field`

## Import in your project

Expand All @@ -27,4 +28,4 @@ libraryDependencies += "io.github.iltotore" %% "iron-circe" % "version"
ivy"io.github.iltotore::iron-circe:version"
```

</details>
</details>

0 comments on commit dc9435a

Please sign in to comment.