From c49ffd18b7cba3b88ccfc0ccffc7a1647c32f761 Mon Sep 17 00:00:00 2001 From: Frank Dana Date: Wed, 31 Mar 2021 18:35:59 -0400 Subject: [PATCH] README: Add Github Actions status badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb9ff087..40c76c48 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ OpenShot Video Library (libopenshot) is a free, open-source C++ library dedicated to delivering high quality video editing, animation, and playback solutions to the world. +## Build Status + +[![CI Build](https://github.com/OpenShot/libopenshot/actions/workflows/ci.yml/badge.svg)](https://github.com/OpenShot/libopenshot/actions/workflows/ci.yml) [![CI Build](https://github.com/OpenShot/libopenshot-audio/actions/workflows/ci.yml/badge.svg)](https://github.com/OpenShot/libopenshot-audio/actions/workflows/ci.yml) + ## Features * Cross-Platform (Linux, Mac, and Windows)