Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading