Skip to content

Commit

Permalink
README: Add build pipeline badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kallisti5 committed Oct 24, 2023
1 parent 81d268a commit d9ea793
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 @@ -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+
Expand Down

0 comments on commit d9ea793

Please sign in to comment.