Skip to content

Commit

Permalink
Badge
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Jun 21, 2024
1 parent b0b250d commit cdc29f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ The purpose of this library is to provide users of Smithy4s backend services a m

The library is currently only available for Scala 3, but we will welcome contributions cross-compiling it to 2.13 – it should be very easy. API surface is very minimal and designed for binary compatible evolution, so after initial round of testing and gathering community feedback, we plan to release 1.0.0 and start checking binary/Tasty compatibility for each release.

## Installation
## Installation

Latest version: [![smithy4s-fetch Scala version support](https://index.scala-lang.org/neandertech/smithy4s-fetch/smithy4s-fetch/latest.svg)](https://index.scala-lang.org/neandertech/smithy4s-fetch/smithy4s-fetch)

- **SBT**: `libraryDependencies += "tech.neander" %%% "smithy4s-fetch" % "<latest version>"`
- **Scala CLI**: `//> using dep tech.neander::smithy4s-fetch::<latest version>`
Expand Down

0 comments on commit cdc29f7

Please sign in to comment.