From bea82a5c7341a1a37d743be9ff2da7d0d98e8fb6 Mon Sep 17 00:00:00 2001 From: OBJNULL Date: Fri, 18 Apr 2025 14:05:22 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1ada7e2..e3827a6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -

Dockerized-Rust

-

A Template for Rust Projects

+

Statement-Converter

+

A service that converts Bank Statement PDF files into CSV files

-## 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 - -Just adopt this into your project and it should take care of itself! \ No newline at end of file +## What is this? +Due to *Truist* dropping support to export *Monthly Statements* into **CSV Files**, I'm making this tool to **automate it**! The main reason I want to get this tool to work is because I found this neat thing called **Firefly III** but it doesn't accept PDFs for obvious reasons.