From d9ea79303dba880789ab76d6d96a7014332027f5 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Tue, 24 Oct 2023 08:44:30 -0500 Subject: [PATCH] README: Add build pipeline badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6f715d..a6f8ab4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## An SDL2 GUI construction toolkit -[![Build Status](https://travis-ci.org/gbaudic/guisan.svg?branch=master)](https://travis-ci.org/gbaudic/guisan) +[![Build Status](https://github.com/kallisti5/guisan/actions/workflows/build.yaml/badge.svg)](https://github.com/kallisti5/guisan/actions) [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q2QF1PE) Guisan was forked from Guichan to create a simple GUI construction toolkit that is compatible with SDL 2.0.0+