From 5220c3a741bd1172d5ce585b337f373c6dd204b7 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 18 Nov 2017 13:00:12 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 428358e..25e8a60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Dynamic libs for WiiU homebrew. +[![Build Status](https://travis-ci.org/Maschell/dynamic_libs.svg?branch=master)](https://travis-ci.org/Maschell/dynamic_libs) ## Compiling @@ -46,4 +47,4 @@ The archive includes: # Credits - Based on the dynamic_libs from dimok. -- Various other \ No newline at end of file +- Various other