From 0bd1c2e239ed39bebbe0c1af7e5c7495ba97c880 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 6 May 2021 12:59:55 +0200 Subject: [PATCH] Add GitHub Actions Badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5aff70d72..0b51ff2f0 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ For more information see README.txt: https://github.com/fltk/fltk/blob/master/README.txt + +![Build](https://github.com/fltk/fltk/actions/workflows/build.yml/badge.svg)