From 3426e81869cf65491f9b6fa25b4cd369437500b5 Mon Sep 17 00:00:00 2001 From: Curle Date: Thu, 25 Jul 2019 22:02:02 +0100 Subject: [PATCH] Update 'README.md' Starting integration with CI. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8352350..2bc65ae 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ ##Sync UEFI Bootloader +[![Build Status](https://ci.gemwire.uk/buildStatus/icon?job=Syncboot)](https://ci.gemwire.uk/job/Syncboot/) + This branch represents the UEFI bootloader used by Sync. It tries to set a nice video mode, then gets the date and time, then finds, packs and loads the kernel, giving the information gathered to it. The best way to compile currently is using the compile.sh script provided. -It's far easier to compile on Windows, but ¯\_(?)_/¯ \ No newline at end of file +It's far easier to compile on Windows, but ¯\\\_(?)\_/¯ \ No newline at end of file