1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
6cec1ee0cf 🤖 Repository layout updated to latest version
All checks were successful
Test Python / Test (push) Successful in 24s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-23 01:08:55 +02:00
05699faaac
Logo and tagline v3 2024-07-23 01:08:52 +02:00
3 changed files with 5 additions and 9 deletions

View File

@ -6,10 +6,8 @@
Automatic one-way trades.
<p align="center">
<img src="./logo.png" />
<i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i>
</p>
<p align="center"><img src="./logo.png" /></p>
<p align="center"><i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i></p>
This program is a wrapper around

View File

@ -3,8 +3,8 @@
Automatic one-way trades.
<p align="center"><img src="./logo.png" /></p>
<p align="center"><i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i></p>
_Crypto Seller, I am going into finance, and I want only your strongest tokens._
This program is a wrapper around
[`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for automatically trading

View File

@ -15,10 +15,8 @@ PACKAGE_DESCRIPTION = """
Automatic one-way trades.
<p align="center">
<img src="./logo.png" />
<i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i>
</p>
<p align="center"><img src="./logo.png" /></p>
<p align="center"><i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i></p>
This program is a wrapper around