From e1eee0540e8b860f5296f1d06b7fa0eb6ff8aeb7 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 13 Mar 2022 23:10:52 -0500 Subject: [PATCH] update readme to add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1d97726e..a1b648540 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ some people have provided packages for Unix/Unix-like distributions. here's a li # developer info +[![Build furnace](https://github.com/tildearrow/furnace/actions/workflows/build.yml/badge.svg)](https://github.com/tildearrow/furnace/actions/workflows/build.yml) + **NOTE: do not download the project's source as a .zip or .tar.gz as these do not include the project's submodules which are necessary to proceed with building.** ## dependencies