Skip to content

Commit

Permalink
Doc fix (#19)
Browse files Browse the repository at this point in the history
* fix readme

* change wording
  • Loading branch information
EtWnn authored Jul 17, 2021
1 parent 7c60e07 commit 97f60cd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand All @@ -28,7 +26,7 @@ Go on `etherscan <https://etherscan.io/myapikey>`__ for the Ethereum chain and o
`bscscan <https://bscscan.com/myapikey>`__ 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 <https://pypi.org/project/ScanWatch/>`_, install with ``pip``:
``ScanWatch`` is available on `PYPI <https://pypi.org/project/ScanWatch/>`_, install with ``pip``:

.. code:: bash
Expand Down

0 comments on commit 97f60cd

Please sign in to comment.