diff --git a/README.md b/README.md index 48e79f5..bdbdf00 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.com/Rene-Sackers/StormworksLuaExtract.svg?branch=master)](https://travis-ci.com/Rene-Sackers/StormworksLuaExtract) + This application allows you to edit the Stormworks microcontroller Lua objects in an external editor by extracting the scripts, and creating separate .lua files. When you change a .lua file, it'll then back-up your microcontroller .xml file and overwrite it with the updated script content.