Updates to README and deployment

This commit is contained in:
2022-06-14 12:42:05 -04:00
parent d425418c07
commit 32fb9d2688
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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
+2 -1
View File
@@ -1,5 +1,6 @@
# AviationAssistant
A GUI for my Aviation Assistant device
A GUI for my Aviation Assistant device<br>
[![Build Status](http://server1.nicholaspease.com:11000/api/badges/LAX18/AviationAssistant/status.svg)](http://server1.nicholaspease.com:11000/LAX18/AviationAssistant)<br>
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!