diff --git a/README.md b/README.md index 05b110f..c7e1ced 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ -

Automatic one-way trades.

+

Crypto Seller, I am going into finance, and I want only your strongest tokens.

# Automatic Crypto Seller. -Automatic one-way trades. +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 diff --git a/setup.py b/setup.py index 77668e6..1d45ffa 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ PACKAGE_NAME = 'crypto_seller' PACKAGE_DESCRIPTION = """ # Automatic Crypto Seller. -Automatic one-way trades. +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 @@ -126,7 +126,7 @@ most mature on the danish market, and does support KuCoin. """.strip() PACKAGE_DESCRIPTION_SHORT = """ -Automatic one-way trades.""".strip() +Crypto Seller, I am going into finance, and I want only your strongest tokens.""".strip() def parse_version_file(text: str) -> str: