From d4dd3dbbeb9ef6fbadd4cd6d971df1ded20b5bd1 Mon Sep 17 00:00:00 2001 From: Maddox Werts Date: Fri, 1 Aug 2025 09:36:20 -0400 Subject: [PATCH] Created Readme --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1ada7e2..1222ca2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -

Dockerized-Rust

-

A Template for Rust Projects

+

Express-Prorate

+

A Prorating tool for Auto Spa Express

-## About this Template -This template should be used when developing **Rust** apps. It's designed to be *lightweight* and *Fast*. I would recommend using this **with** my **Rust-LS** container as it makes Rust Development so much more fun and streamlined +## About this Program +This program is designed to be a replacement for the legacy Prorating tool from _WLR Automotive_, with the added memory-saftey that **Rust** provides while keeping it all within a simple application. -Just adopt this into your project and it should take care of itself! \ No newline at end of file +## How to Use +When using this tool, simply click on the **Current Membership** that your customer has, then select the **New Membership** that your customer wants, then select the **Last Time they were Billed**, and finally click _Submit_ and it'll automatically run through the Math and tell you how long to _Extend/Cut_ their membership by! + +## Tools Used +* ...