Table for github compatability

This commit is contained in:
Love 2025-01-09 16:16:26 +01:00
parent f4c1b04edb
commit 0919a189cf

View File

@ -1,16 +1,21 @@
# ECB Rates # ECB Rates
<div style="display: flex; justify-content: center; align-items: center; gap: 20px; margin: 20px 0;"> <p style="text-align: center">
<img <img
src="images/Logo_European_Central_Bank.svg" src="images/Logo_European_Central_Bank.svg"
width="200" width="200"
alt="European Central Bank Logo" alt="European Central Bank Logo"
style="flex-shrink: 0;" align="left"
/> />
<p style="max-width: 400px; line-height: 1.5; margin: 0;"> A CLI utility to fetch the currency rates against the Euro from the ECB.
A CLI utility to fetch the currency rates against the Euro from the ECB. <br />
</p> <br />
</div> <br />
<br />
<br />
<br />
<br />
</p>
## Install ## Install