]> Chaos Git - corbenik/corbenik.git/commitdiff
Update README to include jenkins status
authorchaoskagami <chaos.kagami@gmail.com>
Sat, 31 Dec 2016 00:24:07 +0000 (19:24 -0500)
committerchaoskagami <chaos.kagami@gmail.com>
Sat, 31 Dec 2016 00:24:07 +0000 (19:24 -0500)
README.md

index 3081def592e56e9c640353b20d943a1fe8d2782c..f23d8d65bdc820b53ea366c45413bc0cd211bcde 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 ![Corbenik](https://raw.github.com/wiki/chaoskagami/corbenik/corbenik-logo.png)
 
+[![Build Status](https://j.chaos.moe/job/Corbenik/badge/icon)](https://j.chaos.moe/job/Corbenik/)
+
 Corbenik is another CFW for the 3DS somewhat like cakes, but using bytecode-based patches. This allows for doing most of what it does, but taking the control level to its logical extreme.
 
 It's mainly intended for developers; so if you don't know your way around the 3DS, chances are this isn't for you.
@@ -11,6 +13,8 @@ Corbenik is licensed under the terms of the GPLv3. Please obey it. You should ha
 Usage
 -------------------------
 
+Automated builds are located here, with an alternate path of `/skeith` instead of `/corbenik`: https://j.chaos.moe/job/Corbenik
+
 You will likely want to compile corbenik from source code to get the latest changes (if any.) Therefore, you will want to follow the `Building` section.
 
 Afterwards, you should skip to `Installing` if you are installing this for the first time, otherwise run `git log` and search for any `BREAKING` within the log to figure out what incompatibilities the new commit has (if any.)