1
0

Compare commits

..

No commits in common. "6cec1ee0cfbaff4445b79b6d563e971ae5f347f4" and "21527cc36f82e75e80f2b8879a1e5383bc8c6ab4" have entirely different histories.

3 changed files with 9 additions and 5 deletions

View File

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