From d41205ab8696e81ab0752925961b8b2fe950b90e Mon Sep 17 00:00:00 2001 From: Andreas Smas Date: Thu, 18 Jan 2018 15:31:55 -0800 Subject: [PATCH] Add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 561f117d..746bba89 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Nintendo Switch AArch64-only userland library. Based on libctru. +[![Build status](https://doozer.io/badge/switchbrew/libnx/buildstatus/master)](https://doozer.io/switchbrew/libnx) + # Install instructions * Setup $DEVKITA64 in your environment. * make install