From 38077c8e1900e72f74c9c5b4c1a0ea034d64c0e4 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Fri, 6 Oct 2023 20:59:43 -0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b3744f..162b31a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AviationAssistant A GUI for my Aviation Assistant device
-[![Build Status](https://server1.nicholaspease.com:11000/api/badges/npease/AviationAssistant/status.svg)](https://server1.nicholaspease.com:11000/LAX18/AviationAssistant)
-[](https://server1.nicholaspease.com/badges/cloc/npease/AviationAssistant.svg) +
+![](https://server1.nicholaspease.com/badges/cloc/npease/AviationAssistant.svg) 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!