diff --git a/crypto_seller/__init__.py b/crypto_seller/__init__.py index 5218b61..2772ced 100644 --- a/crypto_seller/__init__.py +++ b/crypto_seller/__init__.py @@ -1,7 +1,10 @@ """# Automatic Crypto Seller. -This is a wrapper about [`fin_depo`] for automatically individual financial -assets a one way, by using repeated trades over a period. +Automatic one-way trades. + +This is a wrapper about [`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for +automatically trading one way trades, by using repeated trades +over a period. The primary motivation is for trading low-volume crypto assets slowly without affecting the price too much.