From 2fc841132bf71f710b4929d63e46e78e4dc043d5 Mon Sep 17 00:00:00 2001 From: lucsoft Date: Mon, 11 Jan 2021 16:17:48 +0100 Subject: [PATCH] Added a nightly badge This needs to be enabled manual in github actions (i cant change this with a pr) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 660b5ccc..2de789a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # OpenComputers II [Working Title] +![build](https://github.com/fnuecke/oc2/workflows/build/badge.svg) +[![nightly](https://img.shields.io/badge/Builds-nightly-blue)](https://nightly.link/fnuecke/oc2/workflows/build/1.16/Artifacts.zip) + Yet another computer mod. Nothing is final. Many things will change.