Skip to content

Commit

Permalink
Mess with logo
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroFish91 committed Oct 7, 2024
1 parent 7ce1229 commit 9c1c004
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 style="display: flex; align-items: center; margin: 0;">
<img src="resources/pi_logo.png" alt="PI Logo" height="50" style="margin-right: 10px;" />
Portfolio Instruments API
</h1> <br />
<h1 style="display: flex; justify-content: space-between; align-items: center; margin: 0;">
<span>Portfolio Instruments API</span>
<img src="resources/pi_logo.png" alt="PI Logo" height="50" style="margin-left: 10px;" />
</h1>

The Portfolio Instruments API is a Go-based REST API designed to streamline the management of passive investment portfolios. It allows users to input portfolio data and receive rebalancing guidelines based on user-defined criteria.

Expand Down

0 comments on commit 9c1c004

Please sign in to comment.