generated from OBJNULL/Dockerized-Rust
Update README.md
This commit is contained in:
parent
9c3871bdc5
commit
bea82a5c73
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue