From 4575db285852867aeef6479b2247ddf17baf0a80 Mon Sep 17 00:00:00 2001 From: Tropingenie Date: Sat, 26 Oct 2024 18:31:55 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec132e4..c8db6a5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,15 @@ Automatically accepts missions of a type (This is a work in progress so expect bugs) -> This code is provided for archival purposes only. You are welcome to fork and continue development under the license terms. However, it is provided as-is, with no liability or warranty. +This code is provided for archival purposes only. You are welcome to fork and continue development under the license terms. + +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. ## Installation There are two ways to run the program: As a python script, or the built code. The raw python supports both command-line and gui control, while the built .exe only can be run through the gui.