diff --git a/.drone.yml b/.drone.yml index 5cefd81..73d3567 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,6 +17,7 @@ steps: base_url: from_secret: gitea_url files: release.zip - draft: true + title: Aviation Assistant ${DRONE_TAG} Release + note: Auto Released by DroneCI when: event: tag \ No newline at end of file diff --git a/README.md b/README.md index 64c72fb..d40277c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # AviationAssistant -A GUI for my Aviation Assistant device +A GUI for my Aviation Assistant device
+[![Build Status](http://server1.nicholaspease.com:11000/api/badges/LAX18/AviationAssistant/status.svg)](http://server1.nicholaspease.com:11000/LAX18/AviationAssistant)
This code is in no way perfect or the most pretty. In fact most of this code is rather shabby looking and in dire need of optimization. Perhaps I will look through optimization as time goes on but anyone willing to optimise the code itself are welcome to do so. Any improvements or additions to the codebase and features would be greatly appreciated!