Skip to content

Commit 7dc8148

Browse files
committed
Update Docs
1 parent cdb6bb4 commit 7dc8148

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
A robust, extensible Python solution for automated expense classification, enrichment, and reporting from bank statements. Built to showcase advanced skills in software engineering, data engineering, and system design.
55

66
<p align="center">
7-
<img src="https://img.shields.io/badge/Status-Under%20Development-orange" alt="Under Development"/>
8-
<img src="https://img.shields.io/badge/ETL-Finance-blue" alt="ETL Finance"/>
9-
<img src="https://img.shields.io/badge/CLI-Tool-green" alt="CLI Tool"/>
10-
<img src="https://img.shields.io/badge/Data%20Engineering-pandas-informational" alt="pandas"/>
11-
<img src="https://img.shields.io/badge/Python-3.9%2B-blueviolet" alt="Python 3.9+"/>
7+
<a href="https://github.com/petrinax/expense-classifier"><img src="https://img.shields.io/badge/Status-Under%20Development-orange" alt="Under Development"/></a>
8+
<a href="https://en.wikipedia.org/wiki/Extract,_transform,_load"><img src="https://img.shields.io/badge/ETL-Finance-blue" alt="ETL Finance"/></a>
9+
<a href="https://en.wikipedia.org/wiki/Command-line_interface"><img src="https://img.shields.io/badge/CLI-Tool-green" alt="CLI Tool"/></a>
10+
<a href="https://pandas.pydata.org/"><img src="https://img.shields.io/badge/Data%20Engineering-pandas-informational" alt="pandas"/></a>
11+
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/Python-3.9%2B-blueviolet" alt="Python 3.9+"/></a>
1212
<!-- TBD: Add PyPI badge-->
1313
</p>
1414

0 commit comments

Comments
 (0)