From 16a984b71f521ab25d519e847d73e838982a64f4 Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Tue, 27 Oct 2020 14:50:44 +0100 Subject: [PATCH] Add badge for Build Status --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a79ceab9..077b4a03 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Documentation](https://docs.rs/egui/badge.svg)](https://docs.rs/egui) [![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) [![dependency status](https://deps.rs/repo/github/emilk/egui/status.svg)](https://deps.rs/repo/github/emilk/egui) +[![Build Status](https://github.com/emilk/egui/workflows/CI/badge.svg)](https://github.com/emilk/egui/actions?workflow=CI) ![MIT](https://img.shields.io/badge/license-MIT-blue.svg) ![Apache](https://img.shields.io/badge/license-Apache-blue.svg)