From: chaoskagami Date: Sat, 31 Dec 2016 00:24:07 +0000 (-0500) Subject: Update README to include jenkins status X-Git-Tag: v0.3.1~39 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=6c7ad7f62474e5dda81a48938b4ad25123ddd620;p=corbenik%2Fcorbenik.git Update README to include jenkins status --- diff --git a/README.md b/README.md index 3081def..f23d8d6 100644 --- 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.)