Update README.md

This commit is contained in:
Maddox Werts 2025-04-18 14:05:22 -04:00
parent 9c3871bdc5
commit bea82a5c73

View file

@ -1,7 +1,5 @@
<h1 align="center">Dockerized-Rust</h1>
<p align="center">A Template for Rust Projects</p>
<h1 align="center">Statement-Converter</h1>
<p align="center">A service that converts Bank Statement PDF files into CSV files</p>
## 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!
## 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.