From 97f60cd3ad394dc0bfb50e846bbfaa1eeb9cc197 Mon Sep 17 00:00:00 2001 From: EtWn <34377743+EtWnn@users.noreply.github.com> Date: Sat, 17 Jul 2021 12:14:53 +0200 Subject: [PATCH] Doc fix (#19) * fix readme * change wording --- README.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 3fd0956..231af37 100644 --- a/README.rst +++ b/README.rst @@ -5,11 +5,9 @@ Welcome to ScanWatch 0.1.1 Note ---- -This library is under development by EtWnn, feel free to drop your suggestions or remarks in +This library is developed and maintained by EtWnn, feel free to drop your suggestions or remarks in the discussion tab of the git repo. You are also welcome to contribute by submitting PRs. -This library is made to retrieve price or candle history of crypto assets using multiple sources. - **Source Code:** https://github.com/EtWnn/ScanWatch **Documentation:** @@ -28,7 +26,7 @@ Go on `etherscan `__ for the Ethereum chain and o `bscscan `__ for the BSC chain. (If you want to use both chains, you will need an API token for each). -``ScanWatch`` is not yet available on `PYPI `_, install with ``pip``: +``ScanWatch`` is available on `PYPI `_, install with ``pip``: .. code:: bash