Skip to content

Commit 83aab51

Browse files
authored
Merge pull request #12 from precog/fix-badge
Fix badge
2 parents 7f2394f + d66ca73 commit 83aab51

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
mongo4cats
22
==========
33

4-
[![Maven Central](https://img.shields.io/maven-central/v/io.github.kirill5k/mongo4cats-core_2.13.svg)](http://search.maven.org/#search%7Cga%7C1%mongo4cats-core)
5-
<a href="https://typelevel.org/cats/"><img src="https://typelevel.org/cats/img/cats-badge.svg" height="40px" align="right" alt="Cats friendly" /></a>
4+
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/precog/mongo4cats?label=github%20packages&sort=semver)
65

76
MongoDB Java client wrapper compatible with [Cats-Effect](https://typelevel.org/cats-effect/) ans [Fs2](http://fs2.io/).
87
Available for Scala 2.12, 2.13 and 3.1.
@@ -46,4 +45,4 @@ object Quickstart extends IOApp.Simple {
4645
}
4746
```
4847

49-
If you find this library useful, consider giving it a ⭐!
48+
If you find this library useful, consider giving it a ⭐!

0 commit comments

Comments
 (0)