Skip to content

Commit

Permalink
Add artifact to README
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus authored May 11, 2018
1 parent 05f7dc1 commit 1049be0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

Implicitly turn your `Encoder` and `Decoder` instances into `Serializer`, `Deserializer` and `Serde`.

## Artifact

```scala
libraryDependencies ++= "com.nequissimus" %% "circe-kafka" % "1.0.0"
```

## Usage

```scala
Expand Down

0 comments on commit 1049be0

Please sign in to comment.