Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Fixed version shield
Browse files Browse the repository at this point in the history
  • Loading branch information
jiveshungerford committed Apr 11, 2024
1 parent 3ccee76 commit 7541343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Introduction

[![Build Status](https://github.com/johnhungerford/zikyo/workflows/test/badge.svg)](https://github.com/johnhungerford/zikyo/actions)
[![Version](img.shields.io/maven-central/v/io.github.johnhungerford/zikyo-core_3)](https://search.maven.org/search?q=g:io.github.johnhungerford%20a:zikyo)
[![Version](https://img.shields.io/maven-central/v/io.github.johnhungerford/zikyo-core_3)](https://search.maven.org/search?q=g:io.github.johnhungerford%20a:zikyo)

ZiKyo provides a ZIO-like API for the algebraic effects library [Kyo](https://getkyo.io), allowing users who are used to ZIO to construct and manipulate Kyo effects in a more familiar way.

Expand Down

0 comments on commit 7541343

Please sign in to comment.