diff --git a/README.md b/README.md index c1fb346..8f8e10b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ _Virgil is a functional Cassandra client built using Kyo, Magnolia and the Datas This project allows you to use [Virgil, the Cassandra client](https://github.com/kaizen-solutions/virgil) with [Kyo, the next generation toolkit for Scala 3](https://github.com/getkyo/kyo) +![Build Status](https://github.com/kaizen-solutions/virgil-kyo/actions/workflows/ci.yml/badge.svg) + +## Quickstart + +```scala +libraryDependencies += "io.kaizen-solutions" %% "virgil-kyo" % "" +``` ## Example