From 2cabfd7213179b7247ccb77a3c76749dde478918 Mon Sep 17 00:00:00 2001 From: Ruud Schroen Date: Wed, 20 Jun 2018 20:12:38 +0200 Subject: [PATCH] Added build status badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9541fb..ce5c304 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > Project generator for Nintendo Switch homebrews. A work in progress. [![PyPI version](https://badge.fury.io/py/nxstart.svg)](https://badge.fury.io/py/nxstart) +[![Build status](https://travis-ci.org/roedesh/nxstart.svg?branch=master)](https://travis-ci.org/roedesh/nxstart) ## Features - Generate a C/C++ ([libnx](https://github.com/switchbrew/libnx)) project using `nxstart cpp`