From aa01e8484625777a882fb87fc65efa9294216ff3 Mon Sep 17 00:00:00 2001 From: Colby Cellador <44584960+ccellado@users.noreply.github.com> Date: Sat, 9 Mar 2024 17:12:39 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0563bf6..c857cd2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kiosk -[![Build Status](https://travis-ci.org/ccellado/Kiosk.svg?branch=master)](https://travis-ci.org/scalahub/Kiosk) +[![CI](https://github.com/ergoplatform/kiosk/actions/workflows/ci.yml/badge.svg)](https://github.com/ergoplatform/kiosk/actions/workflows/ci.yml) A library on top of Ergo-Appkit for interacting with the Ergo Blockchain @@ -13,4 +13,4 @@ Note: The web-based frontend has been moved to separate project [KioskWeb](https ### Credits -- creator Amitabh Saxena `scalahub` \ No newline at end of file +- creator Amitabh Saxena `scalahub`