Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #261 from lzpap/api_docs_rethink
Browse files Browse the repository at this point in the history
Improve API documentation
  • Loading branch information
lzpap committed Nov 14, 2019
2 parents a68254d + dba8acf commit e033dc8
Show file tree
Hide file tree
Showing 10 changed files with 699 additions and 613 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We're pretty open about how people contribute to PyOTA, but there are a few thin
- Please do not post support requests here. Use the ``#python`` channel on `Discord`_
- Please do not propose new API methods here. There are multiple IOTA API libraries out there, and they must all have the same functionality.

- That said, if you have an idea for a new API method, please share it on the ``#developers`` channel in `Discord`_ so that IOTA Foundation members can evaluate it!
- That said, if you have an idea for a new API method, please share it on the ``#clients-discussion`` channel in `Discord`_ so that IOTA Foundation members can evaluate it!


Need Some Inspiration?
Expand Down
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Dependencies
============
PyOTA is compatible with Python 3.7, 3.6, 3.5 and 2.7

============
Installation
============
=============
Install PyOTA
=============
To install the latest version::

pip install pyota
Expand Down

0 comments on commit e033dc8

Please sign in to comment.