Skip to content

Commit 2127249

Browse files
authored
Update README.md
1 parent e1a37b7 commit 2127249

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
A Python3.9+ package that models Alpha Homora V2 positions to simplify interaction with their smart contracts in your Python projects.
88
</p>
99
<h3><strong>Current Features</strong></h3>
10-
Fetch Position Data<br>
11-
Harvest Rewards<br>
12-
Close Position<br>
10+
<i>Fetch Position Data</i><br>
11+
<i>Harvest Rewards</i><br>
12+
<i>Close Position</i><br>
1313
<h3><strong>Current Supported DEXes</strong></h3>
14-
Pangolin V2<br>
15-
Trader Joe<br>
14+
<i>Pangolin V2</i><br>
15+
<i>Trader Joe</i><br>
1616
</div>
1717
<br>
1818

@@ -106,4 +106,4 @@ ___
106106
Uninstall the package like any other Python package using the pip uninstall command:
107107
```bash
108108
pip uninstall alpha-homora-v2
109-
```
109+
```

0 commit comments

Comments
 (0)